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 26 what is output?

if the user enters 3 what is output?

if the user enters 48 what is output?

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:30
To insert a column without using commands in any tabs, a user can -click and then click insert column.
Answers: 3
question
Computers and Technology, 23.06.2019 11:00
Sports and entertainment class, your goal is to increase attendance and make a profit for a game by getting your team on a winning track with total salaries less than $3,000,000
Answers: 3
question
Computers and Technology, 24.06.2019 00:00
Afashion designer wants to increase awareness about her brand. which network can she use and why she can use the blank to blank her products online. answers for the first blank: internet, extranet, or intranet answers for the second blank: market, design, and export
Answers: 1
question
Computers and Technology, 24.06.2019 15:50
Andy would like to create a bulleted list. how should he do this? andy should click on the bullet icon or select the bullet option from the menu and then type the list. andy should press the shift key and the 8 key at the beginning of each line of text. andy should type the text and then click on the bullet command. andy should press return and the bullets will automatically
Answers: 2
You know the right answer?
Num = int(input("enter a number: "))

num = num % 4
if (num == 1):
  print...
Questions
question
Mathematics, 28.07.2019 03:00
question
Social Studies, 28.07.2019 03:00