subject

Num = int(input("Enter a number: ")) num = num % 4
if (num == 1):
print ("A")
elif (num == 2):
print ("B")
elif (num == 3):
print ("C")
elif (num == 4):
print ("D")
else:
print ("E")
If the user enters 5 what is output?

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
Think about a recent customer service experience - either positive or negative. write a brief summary of that experience. now think about those four characteristics we look for in customer service representatives. how did the representative in your example stack up? write down your answer and give specific examples.
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
Which of the following is not an enhancement to the standard wiki to make it more attractive for corporations? encryptionwork spacespermission toolspredictive text
Answers: 2
question
Computers and Technology, 23.06.2019 17:00
The camera still is bad even with the new iphone xr and especially in low light it is even worst because you can see the pixels more if its in low light. if all you apple customers want apple to fix this then lets fill there feedback with complaints about the
Answers: 1
question
Computers and Technology, 23.06.2019 18:30
Write a program that prints the day number of the year, given the date in the form month-day-year. for example, if the input is 1-1-2006, the day number is 1; if the input is 12-25-2006, the day number is 359. the program should check for a leap year. a year is a leap year if it is divisible by 4, but not divisible by 100. for example, 1992 and 2008 are divisible by 4, but not by 100. a year that is divisible by 100 is a leap year if it is also divisible by 400. for example, 1600 and 2000 are divisible by 400. however, 1800 is not a leap year because 1800 is not divisible by 400.
Answers: 3
You know the right answer?
Num = int(input("Enter a number: ")) num = num % 4
if (num == 1):
print ("A")
eli...
Questions
question
Mathematics, 05.02.2021 04:10
question
Mathematics, 05.02.2021 04:10
question
Biology, 05.02.2021 04:10
question
Mathematics, 05.02.2021 04:10
question
Mathematics, 05.02.2021 04:10
question
Mathematics, 05.02.2021 04:10
question
Mathematics, 05.02.2021 04:10
question
Mathematics, 05.02.2021 04:10
question
Mathematics, 05.02.2021 04:10
question
Mathematics, 05.02.2021 04:10
question
Biology, 05.02.2021 04:10
Questions on the website: 13722360