[7] Ripetizione Python

[7] Ripetizione Python

7th Grade

17 Qs

quiz-placeholder

Similar activities

Quiz sui Fondamenti di Informatica

Quiz sui Fondamenti di Informatica

7th Grade - University

15 Qs

word in italiano

word in italiano

5th - 10th Grade

15 Qs

Test su Google Moduli

Test su Google Moduli

2nd Grade - University

12 Qs

Verifica T.I.C.

Verifica T.I.C.

5th - 7th Grade

20 Qs

Nizovi podataka - liste

Nizovi podataka - liste

7th Grade

16 Qs

5asia - smart

5asia - smart

7th Grade

16 Qs

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

[7] Ripetizione Python

[7] Ripetizione Python

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Ivo Mazzieri-Sankovic

Used 31+ 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?