Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

8th Grade

40 Qs

quiz-placeholder

Similar activities

Quiz sul Networking

Quiz sul Networking

2nd Grade - University

40 Qs

Python Quiz

Python Quiz

8th - 12th Grade

40 Qs

Python Test

Python Test

8th - 12th Grade

40 Qs

Year 7CS_exam

Year 7CS_exam

4th - 8th Grade

37 Qs

TIN 8 SỬ DỤNG LỆNH LẶP FOR DO

TIN 8 SỬ DỤNG LỆNH LẶP FOR DO

8th Grade

39 Qs

Coding e pensiero computazionale - Test d'ingresso

Coding e pensiero computazionale - Test d'ingresso

6th - 8th Grade

39 Qs

Diritto d'autore, Free Software e open source

Diritto d'autore, Free Software e open source

8th Grade

36 Qs

Test Excel 1

Test Excel 1

8th Grade

39 Qs

Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Sandra Lorenzini

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Quale dei seguenti è un tipo di dato numerico in Python?

int

list

str

bool

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Qual è il tipo di dato della variabile x = 3.14?

int

str

float

bool

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Che tipo di dato restituisce type("True")?

bool

str

int

float

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Che tipo di dato è False in Python?

int

string

float

bool

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Quale dei seguenti rappresenta una stringa?

123

"123"

True

3.14

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cosa restituisce type(10)?

<class 'int'>

<class 'str'>

<class 'bool'>

<class 'float'>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Cosa restituisce questo codice?

<class 'str'>

<class 'bool'>

<class 'int'>

<class 'float'>

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?