1) What will the code print("Good morning Year 7") do? a) It will output the message: Good morning Year 7. b) It will give a syntax error. c) It will store a value. 2) What will the code Print("Have a nice day") display? a) Have a nice day b) "Have a nice day" c) It will produce a error 3) What will the code print(score) do? a) It will display the message: score b) It will display the content of the variable called score c) It will produce an error if the variable score does not exist 4) What will the code print("score") do? a) It will display the message: score b) It will display the content of the variable called score c) It will produce an error if the variable score does not exist 5) What will input("How old are you?") display on the screen? a) How old are you? b) It will produce an error c) "How old are you?" 6) What does the input() function do? a) It allows the program to ask the user a question b) It allows the user to input a value c) It just prints a message on the screen 7) What does the print() function do? a) Nothing b) Display code on the screen c) Print out a document 8) What is wrong with this code? print"Hello" a) Capital letter in the wrong place b) Missing brackets c) Missing equals d) Missing speech marks 9) What is wrong with this code? print(Hello) a) Capital letter in the wrong place b) Missing brackets c) Missing equals d) Missing speech marks 10) What is wrong with this code? name input("Enter your name") a) Capital letter in the wrong place b) Missing brackets c) Missing equals d) Missing speech marks 11) What is wrong with this code? name = input"Enter your name" a) Capital letter in the wrong place b) Missing brackets c) Missing equals d) Missing speech marks 12) What is wrong with this code? name = input("Enter your name) a) Capital letter in the wrong place b) Missing brackets c) Missing equals d) Missing speech marks 13) What is missing in this code? print=("Good morning Year 7") a) Missing speechmarks b) Extra equals sign c) Capital letters d) No brackets 14) What is the right code to display the phrase Hello Buddy? a) print"HelloBuddy" b) print"Hello Buddy") c) print("Hello Buddy") d) print=("Hello Buddy") 15) What must always follow print and input when writing a program? a) = b) ( ) c) " " d) + 16) What format must print and input always be in when writing a program? a) UPPERCASE b) lowercase c) UpperLower d) Upper 17) A variable is used to.......... a) add things up b) store data c) display code d) enter code 18) What is a suitable variable name when asking someone to enter their password? a) enter b) print c) password d) input 19) What is a suitable variable name when asking someone to enter a number? a) output b) num c) number d) input 20) What is a suitable variable name when asking someone to enter their postcode? a) postcode b) address c) number d) input

Lyderių lentelė

Vizualinis stilius

Parinktys

Pakeisti šabloną

Atkurti automatiškai įrašytą: ?