Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lära Challenge: Debugging and Improving a Hydration Reminder Code | Mastering Python if-else Statements
Conditional Statements in Python
course content

Kursinnehåll

Conditional Statements in Python

Conditional Statements in Python

1. Mastering Python if Statements
2. Mastering Python if-else Statements
3. Mastering Python if-elif-else Statements

book
Challenge: Debugging and Improving a Hydration Reminder Code

Uppgift

Swipe to start coding

Your task is to debug and improve the code using if-else statements to provide the correct feedback for the user.

  • Use an else statement when water_intake is less than daily_goal.
  • Ensure that the else statement does not include a condition, as it automatically covers all remaining cases.

Lösning

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 2. Kapitel 3
toggle bottom row

book
Challenge: Debugging and Improving a Hydration Reminder Code

Uppgift

Swipe to start coding

Your task is to debug and improve the code using if-else statements to provide the correct feedback for the user.

  • Use an else statement when water_intake is less than daily_goal.
  • Ensure that the else statement does not include a condition, as it automatically covers all remaining cases.

Lösning

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 2. Kapitel 3
Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Vi beklagar att något gick fel. Vad hände?
some-alt