comment pose-t-on une question a l'utilisateur et stocke-t-on la reponse dans une variable "reponse" ?
python 1

Quiz
•
Computers
•
9th Grade
•
Medium
Anthony Rodot
Used 5+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
reponse=input("Comment ca va ?")
input("Comment ca va ?")
reponse=reponse
reponse=("Comment ca va ?")
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
comment demande-t-on un nombre entier a l'utilisateur et le stocke-t-on dans une variable "nombre" ?
nombre=input("Donne un nombre")
input("Donne un nombre")
nomre = reponse
nombre=int(input("Donne un nombre"))
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
comment calcule-t-on le quotient q entier d'un nombre n ?
q=n/2
q=n//2
q=n%2
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
comment calcule-t-on le reste de la division euclidienne d'un nombre n par 2 ?
q=n/2
q=n//2
q=n%2
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
comment crée-t-on une liste vide ?
liste=[]
liste=()
liste=empty
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
comment ajoute-t-on 1 a une liste ?
liste.append=[1]
liste.append=(1)
liste=liste+1
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
comment inverse-t-on l'ordre des membres d'une liste ?
liste.reverse
liste.reverse()
reverse.liste
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Python

Quiz
•
6th Grade - University
17 questions
AP CS Test 0 Module 1

Quiz
•
9th - 12th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
15 questions
Repaso de Python

Quiz
•
5th Grade - Professio...
13 questions
9-Cpp-1

Quiz
•
9th Grade
10 questions
Facebook, Twitter et leurs amis

Quiz
•
9th - 12th Grade
10 questions
Quiz 140 - Comments in Python code

Quiz
•
9th Grade
13 questions
Fundamentals of Python

Quiz
•
9th - 12th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University