Pensée computationnelle 2

Pensée computationnelle 2

12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz 1 - Hardware and Software

Quiz 1 - Hardware and Software

9th - 12th Grade

11 Qs

Flowol

Flowol

KG - University

10 Qs

ITGS - IT Systems (Hardware)

ITGS - IT Systems (Hardware)

10th - 12th Grade

14 Qs

Evaluasi TLJ 3

Evaluasi TLJ 3

12th Grade

10 Qs

Problem Solving : Design Solution

Problem Solving : Design Solution

12th Grade

15 Qs

Sains Komputer Tingkatan 4 - 3.1.1 Mengkaji keperluan intera

Sains Komputer Tingkatan 4 - 3.1.1 Mengkaji keperluan intera

1st Grade - Professional Development

10 Qs

Python with DataScience

Python with DataScience

7th Grade - University

10 Qs

Podstawy Pythona

Podstawy Pythona

9th - 12th Grade

10 Qs

Pensée computationnelle 2

Pensée computationnelle 2

Assessment

Quiz

Computers

12th Grade

Practice Problem

Hard

Created by

Amine Bayoudhi

Used 39+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

En programmation, une variable est un emplacement mémoire qui permet de stocker

une valeur quelconque

un nom de variable

l'adresse de la variable

le type de la variable

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Sélectionner les noms de variables non autorisés en Python

Nb heures

nb-heures

nb_heures

#nb_heures

nbHeures

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

En Python, le nom d'une variable ne doit pas être un mot ......................

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Python est un langage de programmation sensible à la ........................ (distinction entre les lettres majuscules et les lettres minuscules)

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

En Python, la traduction de l'instruction lire(note_dc1) est

note_dc1=input()

input(note_dc1)

print(note_dc1)

écrire(note_dc1)

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

En Python, la traduction de l'instruction écrire(note_dc1) est

note_dc1=input()

input(note_dc1)

print(note_dc1)

lire(note_dc1)

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Sachant que la note est égale à 15, l'instruction print("note_dc1 =",note_dc1) donne comme résultat :

la note = 15

note_dc1=15

note_dc1 = 15

note_dc1 = note_dc1

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?