Course Content
Conditional Statements in Python
Conditional Statements in Python
Challenge: Step Goal Progress
Task
Swipe to show code editor
Your fitness tracker calculates how far the user is from their step goal. If the user has taken more than 90% of their step goal, display a congratulatory message. Otherwise, show how many steps are left to reach the goal.
Solution
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 2
Challenge: Step Goal Progress
Task
Swipe to show code editor
Your fitness tracker calculates how far the user is from their step goal. If the user has taken more than 90% of their step goal, display a congratulatory message. Otherwise, show how many steps are left to reach the goal.
Solution
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 2. Chapter 2
Switch to desktop for real-world practiceContinue from where you are using one of the options below