Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Speed Limits
Python Code Challenge
14 -
Write a program that prompts the user for their current speed and the speed limit, and then prints whether they are driving too fast or within the limit
Python
Data Types
Booleans