[7] Ripetizione Python

[7] Ripetizione Python

7th Grade

17 Qs

quiz-placeholder

Similar activities

Introduction to HTML

Introduction to HTML

7th Grade

20 Qs

Kod Arahan HTML (ASK Tingkatan 1)

Kod Arahan HTML (ASK Tingkatan 1)

7th Grade

15 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

tipovi podataka

tipovi podataka

7th Grade

21 Qs

Informatyka od klasy 4 do klasy 8

Informatyka od klasy 4 do klasy 8

4th - 8th Grade

17 Qs

Informatica di Base _ Lezione 1

Informatica di Base _ Lezione 1

6th - 8th Grade

15 Qs

Test_ingresso

Test_ingresso

7th Grade

21 Qs

Informática

Informática

7th Grade

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