[7] Ripetizione Python

[7] Ripetizione Python

7th Grade

17 Qs

quiz-placeholder

Similar activities

TPSIT- La comunicazione con il computer/Digitale e binario

TPSIT- La comunicazione con il computer/Digitale e binario

6th - 7th Grade

20 Qs

Quiz su KUMIITA

Quiz su KUMIITA

6th - 8th Grade

15 Qs

Quiz sulla Sicurezza Informatica

Quiz sulla Sicurezza Informatica

7th Grade

18 Qs

NEW_SMP_Mls8_Quiz

NEW_SMP_Mls8_Quiz

7th - 12th Grade

18 Qs

HTML

HTML

7th - 8th Grade

20 Qs

EIPASS RIPASSO

EIPASS RIPASSO

6th - 8th Grade

20 Qs

5asia - smart

5asia - smart

7th Grade

16 Qs

[7] Ripetizione Python

[7] Ripetizione Python

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Ivo Mazzieri-Sankovic

Used 32+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quale tra i seguenti tipi di dato indica i numeri decimali in Python?

int

dec

float

flota

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quale tra le seguenti funzioni viene usata per trasformare un dato in un numero intero?

str()

float()

int()

print()

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Segna tutti i valori che può assumere il tipo di dato boolean.

True

False

Maybe

Boo

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quale tipo di dato viene usato per rappresentare un testo?

text

string

"

'

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Segna gli operatori aritmetici che puoi utilizzare con il testo in Python.

+

-

*

/

//

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quale valore assumerà la variabile a nell'espressione seguente?

>>> a = ' '

un simbolo segreto

gli asterischi

una stringa vuota

nessun valore

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Come creiamo una lista vuota in Python?

lista( )

lista=

lista=[0]

lista=[ ]

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?