Python(2)

Python(2)

2nd Grade

16 Qs

quiz-placeholder

Similar activities

HTML5

HTML5

1st - 4th Grade

20 Qs

Repaso General MATLAB

Repaso General MATLAB

1st - 3rd Grade

15 Qs

Protection & Sécurité

Protection & Sécurité

2nd Grade

13 Qs

Tin học 11 chương I

Tin học 11 chương I

1st - 12th Grade

20 Qs

coding

coding

KG - Professional Development

15 Qs

Đề thi nghề 2019-P1

Đề thi nghề 2019-P1

KG - University

20 Qs

Excel Quiz 1

Excel Quiz 1

2nd Grade

12 Qs

Introduction PHP

Introduction PHP

1st - 7th Grade

20 Qs

Python(2)

Python(2)

Assessment

Quiz

Computers

2nd Grade

Medium

Created by

younes ettouhami

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

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

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la bonne extension pour un fichier Python ?

.py

.txt

.java

.exe

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comment affiche-t-on du texte à l'écran ?





show("Text")

display("Text")

echo "Text"

print("Text")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la bonne syntaxe pour créer une variable ?



int variable = 10

var:10

variable = 10

10 = variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quel type de variable peut contenir plusieurs éléments ?

list

int

str

bool

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comment crée-t-on une liste vide ?

{}

[]

()

""

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la bonne syntaxe pour convertir une variable de type chaine de caractaire en entier ?



int("15")

float("15")

"15".int()

str(15)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quel est l’indice du premier élément d’une liste ?

0

1

-1

Aucun

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?