What will the code print("Good morning Year 8") do?, It will output the message: Good morning Year 7., It will give a syntax error., It will store a value., What will the code Print("Have a nice day") display?, Have a nice day, "Have a nice day", It will produce a error, What will the code print(score) do?, It will display the message: score, It will display the content of the variable called score, It will produce an error if the variable score does not exist, What will the code print("score") do?, It will display the message: score, It will display the content of the variable called score, It will produce an error if the variable score does not exist, What will input("How old are you?") display on the screen?, How old are you?, It will produce an error, "How old are you?", What does the input() function do?, It allows the computer to ask the user a question, It allows the user to input a value, It just prints a message on the screen, What does the print() function do?, Nothing, Display code on the screen, Print out a document, What data would the following data type store? BOOLEAN, True/False, Whole Numbers, Decimal Numbers, A single character 'A', A mix of characters and numbers, What data would the following data type store? STRING, True/False, Whole Numbers, Decimal Numbers, A single character 'A', A mix of characters and numbers, What data would the following data type store? CHARACTER, True/False, Whole Numbers, Decimal Numbers, A single character 'A', A mix of characters and numbers, What data would the following data type store? INTEGER, True/False, Whole Numbers, Decimal Numbers, A single character 'A', A mix of characters and numbers, What data would the following data type store? REAL/FLOAT, True/False, Whole Numbers, Decimal Numbers, A single character 'A', A mix of characters and numbers, What is SELECTION in programming?, Following a path, Making choices/decisions, Finding out the answer, What code is used in SELECTION?, IF/ELSE, PRINT, INPUT, WHILE/FOR, What is wrong with this code? print"Hello", Capital letter in the wrong place, Missing brackets, Missing equals, Missing speech marks, What is wrong with this code? print(Hello), Capital letter in the wrong place, Missing brackets, Missing equals, Missing speech marks, What is wrong with this code? name int(input("Enter your name")), Capital letter in the wrong place, Missing brackets, Missing equals, Missing speech marks, What is wrong with this code? name = int(input"Enter your name")), Capital letter in the wrong place, Missing brackets, Missing equals, Missing speech marks, What is wrong with this code? name = int(input("Enter your name)), Capital letter in the wrong place, Missing brackets, Missing equals, Missing speech marks.

Papan peringkat

Lihat pemain top

Papan Peringkat

Gaya visual

Pilihan

Berganti templat

Papan peringkat

Lihat pemain top
)
Pulihkan simpan otomatis: ?