
Programming Logic & Design
Computers
KG - University
Used 19+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What animal is represented by the code 79 120 according to the ASCII character set?
Ant
Ox
Cow
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pseudocode is formal code meant for machine reading instead of human reading.
TRUE
FALSE
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How do you define a module in Python?
def moduleName()
Module moduleName()
moduleName()
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How would you get Python to display the message "Hello World"?
say("Hello World")
display('Hello World')
print('Hello World')
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
When making code in Python, how do you set the age variable equal to 74?
age = 37 x 2
age = 74
age equals 74
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
To write a line comment in Python you simply place the # symbol where you want the comment to begin. The Python interpreter ignores everything from that point to the end of the line.
TRUE
FALSE
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To execute a function you must ____ it.
Summon
Call
Hang
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?