LEVEL ZERO CONTINUATION B003 EXAMS RERUN

Quiz
•
Computers
•
4th Grade
•
Medium
WAAS Project
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a comment
This is a comment
$This is a comment
‘’’Tis thou a comment’’’
!This is a comment
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do I print
Hello
Hi
print(“Hello,Hi”)
print(“Hello\nHi”)
print(Hello)
print(“Hi”)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is not a legal variable identifier:
Var-name
VarName
var_Name
v3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with numeric value 8
x=int(8)
x=8
Both are correct
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct Python file extension
.pt
.python
.py
.pyth
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you create a variable with a floating point value of 2.94
z=2.94
y=float(2.94)
Both answers are correct
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you have a code
X = 10
How do you know what datatype is X
type(X)
typeof(X)
datatype(X)
X.type()
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
N5 Computing SDD (up to fixed loops)

Quiz
•
4th Grade
25 questions
Introduction to Python

Quiz
•
KG - University
18 questions
Information and Communications Technology

Quiz
•
1st - 5th Grade
20 questions
GRADE 4 ICT POINTER

Quiz
•
4th Grade
15 questions
Grade 4 Input and Output Devices

Quiz
•
4th Grade
20 questions
ICT Grade 4 " Working with media"

Quiz
•
4th Grade
20 questions
[Dinotech_Scratch] Mid-term test

Quiz
•
1st - 5th Grade
15 questions
Python syntax quiz

Quiz
•
1st - 4th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade