Python quiz

Python quiz

12th Grade

26 Qs

quiz-placeholder

Similar activities

Online Bible and Christianity Class Meeting

Online Bible and Christianity Class Meeting

10th - 12th Grade

22 Qs

Tanda Baca

Tanda Baca

12th Grade

23 Qs

Test Faham?

Test Faham?

12th Grade - Professional Development

23 Qs

Quiz on ICT as a Platform for Change

Quiz on ICT as a Platform for Change

11th Grade - University

23 Qs

Cicerone

Cicerone

10th - 12th Grade

25 Qs

PoBMF - Chapter 15 - Money and Banking Test

PoBMF - Chapter 15 - Money and Banking Test

8th - 12th Grade

25 Qs

Modules 1 & 2: Media and Information Literacy

Modules 1 & 2: Media and Information Literacy

12th Grade

25 Qs

CIAO!

CIAO!

9th - 12th Grade

22 Qs

Python quiz

Python quiz

Assessment

Quiz

Other

12th Grade

Practice Problem

Hard

Created by

Luca Rosati

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quale tipo di dato viene utilizzato per rappresentare numeri con decimali in Python?

float
int
str
bool

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quale funzione utilizziamo per ottenere un input dall'utente?

input()
print()
get_input()
read()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Cosa restituirà il codice: print(type(10.5))?

<class 'float'>
<class 'int'>
<class 'str'>
<class 'bool'>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Come si dichiara una variabile in Python?

x = 5
int x = 5
declare x = 5
var x = 5

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quale di questi è un operatore di confronto?

0
+
0
:

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quale valore ha la variabile 'x' dopo: x = bool(0)?

False
True
0
1

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quale funzione stampa un messaggio in output?

print()
output()
echo()
display()

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?