Python

Python

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Basic

Python Basic

6th - 8th Grade

10 Qs

Пайтон. 7 клас. Алгоритми

Пайтон. 7 клас. Алгоритми

7th Grade

14 Qs

Python

Python

7th - 9th Grade

12 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Python Revision

Python Revision

8th Grade

15 Qs

Year 7 Python

Year 7 Python

7th Grade

12 Qs

Python basics

Python basics

6th - 8th Grade

15 Qs

Python Statements

Python Statements

5th - 7th Grade

10 Qs

Python

Python

Assessment

Quiz

Other, Specialty, Computers

7th - 8th Grade

Hard

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Mille väljastab antud programm?

t = "Ma jooksen aasal"

print(len(t))

13

enl

16

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Mis on selles programmis valesti?

aeg = '16:47'

tund, minute = aeg.split(':')

print"tund, minut"

prindi juures on vaja (), mitte ""

minut on 2 korda erinevalt kirjutatud

16:47 peab olema jutumärkides

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Mida tähendab:

x != y

alati võrdsed

x on suurem kui y

x ja y ei ole võrdsed

x on väiksem kui y või võrdne y´ga

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Kui sisestada

Print("Tere maailm", c)

kas sa saad väljundiks:

Tere maailm

Tere maailm c

Veateate

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Kuidas on Python endale nime saanud?

Mao järgi

TV saade Monty Python

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Mille väljastab antud programm?

print("Hello world!\nHello world!")

Hello world! Hello world!

Hello world!

Hello world!

SyntaxError

Hello world!

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Python faililaiend, milles salvestad on:

.xlsx

.pptx

.docx

.py

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?