Python syntax quiz

Python syntax quiz

1st - 4th Grade

15 Qs

quiz-placeholder

Similar activities

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Python quiz

Python quiz

1st - 3rd Grade

15 Qs

Programming concepts: Revision

Programming concepts: Revision

4th - 9th Grade

15 Qs

Pseudo Code

Pseudo Code

1st - 3rd Grade

10 Qs

python intro

python intro

4th - 12th Grade

17 Qs

Third Day Quiz!

Third Day Quiz!

1st - 5th Grade

10 Qs

Назначение клавиш клавиатуры

Назначение клавиш клавиатуры

1st - 5th Grade

10 Qs

B4PrePSPM Set1

B4PrePSPM Set1

1st - 5th Grade

13 Qs

Python syntax quiz

Python syntax quiz

Assessment

Quiz

Computers

1st - 4th Grade

Hard

Created by

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

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?