Question: Fix the code from the preceding problem so that the correct greeting is produced. Be sure to properly align the if and else statements. How

Fix the code from the preceding problem so that the correct greeting is produced. Be sure to properly align the if and else statements.
How to use this tool
Unused
else :
if suffix =="pm" :
if hour 6 :
time = "evening"
print("Good", time)
time = "afternoon"
suffix = input()
main.py
Load default template...
time = "morning"
hour input ()
 Fix the code from the preceding problem so that the correct

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!