Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

8th Grade

40 Qs

quiz-placeholder

Similar activities

Review EOS2 - G8

Review EOS2 - G8

6th - 8th Grade

45 Qs

Y9_Final_Exam_Revision_Checkup

Y9_Final_Exam_Revision_Checkup

4th - 8th Grade

42 Qs

Fogli Elettronici - Parte Base

Fogli Elettronici - Parte Base

8th Grade

36 Qs

Микро развлечение

Микро развлечение

6th - 8th Grade

35 Qs

Python Semester 1

Python Semester 1

1st - 10th Grade

41 Qs

Year9_Exam  Preparation Quiz1

Year9_Exam Preparation Quiz1

4th - 8th Grade

38 Qs

Python Quiz

Python Quiz

6th - 8th Grade

40 Qs

Y8 End of year test 2025

Y8 End of year test 2025

8th - 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?