Python alapok gyakorló

Python alapok gyakorló

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

ASTS TIK 5 GENAP

ASTS TIK 5 GENAP

5th Grade - University

35 Qs

Ujian Akhir TIK Kelas V

Ujian Akhir TIK Kelas V

5th Grade - University

40 Qs

Basic Printing in Microsoft Publisher

Basic Printing in Microsoft Publisher

9th Grade

30 Qs

Final Quiz Pemrograman C++

Final Quiz Pemrograman C++

10th Grade

32 Qs

GEN ИНФО 1-АЙ 4-АПТА

GEN ИНФО 1-АЙ 4-АПТА

11th Grade

30 Qs

Computer Science Examination Paper A - Allowed Items

Computer Science Examination Paper A - Allowed Items

12th Grade

33 Qs

функция рус

функция рус

11th Grade

30 Qs

Infographics Quiz

Infographics Quiz

9th Grade - University

40 Qs

Python alapok gyakorló

Python alapok gyakorló

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Medium

Created by

Prím Péter

Used 2+ times

FREE Resource

35 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Milyen Python utasításokat, kulcsszavakat, függvényeket ismersz?

Evaluate responses using AI:

OFF

2.

MATCH QUESTION

1 min • 1 pt

Párosítsd!

elágazás

input()

kiír valamit

print()

egész számmá alakít

if

elif

else

bekér valamit

int()

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Javítsd ki:

print('{szam1} + {szam2} = szam1+szam2')

4.

DRAG AND DROP QUESTION

1 min • 1 pt

Ha a értéke 13, akkor írjuk ki a képernyőre!

if a ​ (a)   13​ (b)  

print(​ (c)   )

==
:
'a=13'
=
a==13
'{a=13}'

5.

DRAG AND DROP QUESTION

1 min • 1 pt

Kérj be egy számot a felhasználótól!

szám ​ (a)   ​ (b)   (​ (c)   ('Adj meg egy számot: '))

int
input
imput
str
if
import
random
=
==
!=

6.

OPEN ENDED QUESTION

1 min • 1 pt

Mi a hiba a következő kódrészletben? Javítsd ki!

szam = input('Adj meg egy számot: ')

print(szam / 2)

Evaluate responses using AI:

OFF

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Milyen értéke lehet az int típusú változónak?

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?