Question: In Python please, typed. Thank you. Lab Activity 4.3 Translate these into Python if/else statements: a) If year is divisible by 4, print Could be
In Python please, typed. Thank you.
Lab Activity 4.3
Translate these into Python if/else statements:
a) If year is divisible by 4, print Could be a leap year.; otherwise print Definitely not a leap year.
b) If list ticket is equal to list lottery, print You won!, else print Better luck next time
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
