subject

Consider the following program: 01 y = input("enter a number")
02 x = y MOD 5
03 if x == 0 then
04 print (True)
05 endif

Which programming constructs are not used in this program?
Selection
Sequence
Iteration

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 17:00
Which of the following is not contained on the slide show toolbar? a. next button b. slide button c. close button d. pen too
Answers: 2
question
Computers and Technology, 23.06.2019 04:31
Q14 what is most important for you to choose before you build a network? a. private network b. nos c. network media d. network protocol e. directory service
Answers: 1
question
Computers and Technology, 23.06.2019 06:40
How many nibbles can be stored in a 16-bit word?
Answers: 1
question
Computers and Technology, 23.06.2019 07:30
Write a program that inserts the digits of an integer into an array in originalorderfollowed by reverse order. first, promptthe user to enter a positive integer(> 0). determine the number of digits of the integer. create a dynamically allocated integer arrayof a size twice the number of digits.now insert the digits in original order which will occupy half of the array. then, insert the digits in reverse order.finally, output thedigits in thearray.use at least two functions to organize your program.
Answers: 3
You know the right answer?
Consider the following program: 01 y = input("enter a number")
02 x = y MOD 5
03 if x =...
Questions
question
History, 23.10.2021 06:20
question
Mathematics, 23.10.2021 06:20
question
Mathematics, 23.10.2021 06:30
question
Social Studies, 23.10.2021 06:30