Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

Operatori aritmetici ~ Tipi di Dati ~ Variabili in Python

8th Grade

40 Qs

quiz-placeholder

Similar activities

Coding Questions

Coding Questions

7th - 12th Grade

38 Qs

Python Quiz

Python Quiz

5th - 12th Grade

40 Qs

More About Python & AI

More About Python & AI

8th Grade

45 Qs

Quiz-PTS2-TIK Gr4

Quiz-PTS2-TIK Gr4

4th Grade - University

45 Qs

LATIHAN ASAT KELAS 8 2024

LATIHAN ASAT KELAS 8 2024

8th Grade

39 Qs

Python L3 Concepts

Python L3 Concepts

4th - 12th Grade

40 Qs

Second Quarter Test Up to Functions

Second Quarter Test Up to Functions

6th - 8th Grade

41 Qs

CODING TEST 1

CODING TEST 1

6th - 8th Grade

40 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 2+ 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers