Want to create interactive content? It’s easy in Genially!

Get started free

Python test

Акмара

Created on February 11, 2023

Start designing with a free template

Discover more than 1500 professional designs like these:

Transcript

<

>

Python

test
start>
СҰРАҚ 1 ші 5

if (a==a) print(1) else: print(0)

Қате

Дұрыс

>

сұрақ 2 ші 5

a=False print (bool(a))

Қате

False

True

Дұрыс

>

question 3 of 5

a=true==1 print(a)

True

False

Қате

Сұрақ 3 ші 5

a=true==1 print(a)

True

False

Қате

Дұрыс

>

Сұрақ 4 ші 5

x=6 y=x+2 if y>=x : print(y+x) else: print(y-x)

14

Дұрыс

>

Сұрақ 5 ші 5

f=15 h=f-6 if f>h: print(h+f*2) else: print(f-h*2)

39

15

32

Дұрыс

>

Жарайсыңдар!

>

<

¡Қате, қате!

>