Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

8th Grade

40 Qs

quiz-placeholder

Similar activities

Python Test

Python Test

8th - 12th Grade

40 Qs

Diritto d'autore, Free Software e open source

Diritto d'autore, Free Software e open source

8th Grade

36 Qs

Python. СР-1

Python. СР-1

7th - 10th Grade

37 Qs

Verifica posta elettronica. Email

Verifica posta elettronica. Email

8th - 12th Grade

43 Qs

Fogli Elettronici - Parte Base

Fogli Elettronici - Parte Base

8th Grade

36 Qs

Quiz sul Networking

Quiz sul Networking

2nd Grade - University

40 Qs

OPEN DAY!

OPEN DAY!

6th - 12th Grade

36 Qs

Python Semester 1

Python Semester 1

1st - 10th Grade

41 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?