Python syntax quiz

Python syntax quiz

1st - 4th Grade

15 Qs

quiz-placeholder

Similar activities

quiz dasar python

quiz dasar python

1st Grade - University

20 Qs

แบบทดสอบครั้งที่ 1

แบบทดสอบครั้งที่ 1

1st - 4th Grade

10 Qs

Variables and data types

Variables and data types

4th - 12th Grade

12 Qs

lesson 32

lesson 32

2nd - 5th Grade

18 Qs

Python-Partie6

Python-Partie6

1st Grade

10 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - University

10 Qs

Lý thuyết về Python

Lý thuyết về Python

3rd Grade - University

10 Qs

Python String Slicing

Python String Slicing

4th Grade - University

10 Qs

Python syntax quiz

Python syntax quiz

Assessment

Quiz

Computers

1st - 4th Grade

Hard

Created by

sara adam

Used 22+ 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

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?