[7] Ripetizione Python

[7] Ripetizione Python

7th Grade

17 Qs

quiz-placeholder

Similar activities

แบบทดสอบปลายภาคคอมพิวเตอร์

แบบทดสอบปลายภาคคอมพิวเตอร์

6th - 8th Grade

20 Qs

Computer Hardware - CPU & GPU

Computer Hardware - CPU & GPU

7th Grade - University

16 Qs

Publisher Basics

Publisher Basics

7th - 10th Grade

18 Qs

Review Quiz Computer 7 HTML

Review Quiz Computer 7 HTML

7th Grade

15 Qs

ANALISIS DATA

ANALISIS DATA

7th Grade

20 Qs

Give kids a hand | Scratch Round1

Give kids a hand | Scratch Round1

1st - 7th Grade

20 Qs

ASD - Fondamenti e ordinamenti

ASD - Fondamenti e ordinamenti

1st - 10th Grade

15 Qs

Microsoft Excel

Microsoft Excel

7th Grade

16 Qs

[7] Ripetizione Python

[7] Ripetizione Python

Assessment

Quiz

Computers

7th Grade

Practice Problem

Medium

Created by

Ivo Mazzieri-Sankovic

Used 32+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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?