Previous
If-Else Statements
4 / 6
Next
Disjunction
Hint
Write a Python program that inputs a day of the week. The program should print `Business day" if the day is not "Saturday" or "Sunday".
Help
Solve
Reset
Test results
Test result #
Expected output
Your output