Python syntax quiz

Quiz
•
Computers
•
1st - 4th Grade
•
Hard
sara adam
Used 21+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Syntax is ..
Rules for programming language
Type of loops
Condition
Logical operator
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Output of Print("Hello world") appears in
stage
console
workspace
all of these
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
to create a new function what is the first word you should type?
fun
func
def
function
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
function called add how i can define it in python
add()
add def()
def add():
def add
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
how many types of loops in python
6.
MULTIPLE SELECT QUESTION
1 min • 3 pts
there is a colon ( : ) in 4 things in python what are these thing
for
function
if
while
syntax
7.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
num = 5
def fun():
num = 6
fun()
print(num)
5
6
11
1
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Python Functions

Quiz
•
KG - 8th Grade
14 questions
Apps Shortcut

Quiz
•
4th - 5th Grade
15 questions
Python Series

Quiz
•
1st - 5th Grade
11 questions
MIS205 OOP Quiz 1

Quiz
•
2nd Grade
10 questions
LCD&IR TEST

Quiz
•
2nd Grade
20 questions
วิทยาการคำนวณ ม.1

Quiz
•
1st Grade
10 questions
Pascal Assessment

Quiz
•
3rd - 4th Grade
10 questions
Python-Partie4

Quiz
•
1st 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