Python syntax quiz

Python syntax quiz

1st - 4th Grade

15 Qs

quiz-placeholder

Similar activities

Function Bab 4 ASK t3

Function Bab 4 ASK t3

3rd Grade

10 Qs

Python Functions and Flowcharts

Python Functions and Flowcharts

1st - 3rd Grade

14 Qs

PYTHON BASIC

PYTHON BASIC

2nd Grade

18 Qs

Python String Slice

Python String Slice

4th Grade - University

10 Qs

Python

Python

KG - Professional Development

13 Qs

python_def

python_def

1st - 3rd Grade

20 Qs

สอบปลายภาค Coding2 รหัสจำลอง

สอบปลายภาค Coding2 รหัสจำลอง

3rd Grade

20 Qs

Локальные и глобальные переменные

Локальные и глобальные переменные

1st - 5th Grade

12 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?