Python Programming Quiz

Python Programming Quiz

7th Grade

16 Qs

quiz-placeholder

Similar activities

Structura liniara in C++

Structura liniara in C++

7th Grade

19 Qs

Python Quiz

Python Quiz

7th Grade

18 Qs

Evaluare Aplicatii Colaborative clasa VII

Evaluare Aplicatii Colaborative clasa VII

7th Grade

16 Qs

Python Assessment

Python Assessment

7th Grade

20 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

MS Word 1

MS Word 1

7th Grade

21 Qs

Python Basics

Python Basics

7th Grade

14 Qs

Программируем на Python

Программируем на Python

6th - 8th Grade

15 Qs

Python Programming Quiz

Python Programming Quiz

Assessment

Quiz

Computers

7th Grade

Hard

Created by

SummerMars SummerMars

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Care construcție este folosită în Python pentru a efectua operații condiționale?

a) `for`

b) `do-while`

c) `if`

d) `switch`

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Care construcție este folosită în Python pentru a efectua acțiuni repetitive până când o anumită condiție este îndeplinită?

a) `for`

b) `while`

c) `do-while`

d) `repeat`

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Care este funcția utilizată pentru a converti un număr întreg în șir de caractere în Python?

a) `to_string()`

b) `str()`

c) `int_to_str()`

d) `convert_to_str()`

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Cum se convertește un șir de caractere într-un număr întreg în Python?

a) `to_int()`

b) `convert_int()`

c) `int()`

d) `str_to_int()`

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ce operație este folosită pentru "SAU" în Python?

a) `|`

b) `||`

c) `or`

d) `OR`

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Care este metoda folosită pentru afișarea datelor pe ecran în Python?

a) `print()`

b) `display()`

c) `show()`

d) `output()`

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ce face funcția `input()` în Python?

a) Afișează textul pe ecran

b) Returnează datele introduse de utilizator

c) Efectuează un calcul matematic

d) Nimic din cele enumerate

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?