Quelle est la syntaxe correcte pour écrire "Hello World !" en langage Python ?
Les bases de la programmation en Python

Quiz
•
Computers
•
University
•
Medium
Erwan Capitaine
Used 30+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
print("Hello World")
echo("Hello World");
p("Hello World")
echo "Hello World"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment écrire un commentaire en Pyhton ?
//Ceci est un commentaire
/*Ceci est un commentaire*/
#Ceci est un commentaire
"Ceci est un commentaire"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quelle réponse ne correspond pas à un nom de variable correct ?
MaVariable1
ma_variable1
_maVariable
1ma_variable
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Comment créer une variable "x" avec une valeur de 5 ?
x = 5
5 = x
x = int(5)
x = float(5)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quelle est l'extension d'un fichier python ?
.py
.ipynb
.pyt
.pyth
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Comment créer une variable "x" avec une valeur de 21.6 ?
x = 21.6
21.6 = x
x = int(21.6)
x = float(21.6)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment créer une fonction en Python ?
create myFunction():
def myFunction():
function myfunction():
while myfunction():
Create a free account and access millions of resources
Similar Resources on Quizizz
29 questions
Serienbrief

Quiz
•
7th Grade - University
30 questions
Test JS

Quiz
•
University
25 questions
Data Strucuture & Python

Quiz
•
University
25 questions
Iqtisodiyotda AKT

Quiz
•
University - Professi...
30 questions
python

Quiz
•
University
30 questions
Тест по языкам программирования Pascal & Pyhon

Quiz
•
University
25 questions
Python Basics

Quiz
•
University
25 questions
Introduction to Python

Quiz
•
KG - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade