
Python_QUIZ_S2_EEBA
Authored by Mesut Efiloglu
Computers
7th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
Quel est le commande utilisé pour afficher des chiffres et du texte à l'écran ?
input
output
command
2.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
Qu'est-ce qu'une "input" ?
Une fonction qui nous permet de demander à l'utilisateur d'entrer certaines données.
Brancher quelque chose.
Données affichées sur un écran.
Une fonction
3.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
Quel sera le résultat du code suivant ?
print("Hello" + "world !")
Hello world!
Helloworld!
SyntaxError
"Hello" "world!"
4.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
Quel sera le résultat du code suivant ?
print("Hello" + 2 + "world")
Hello 2 world
Hello2world
TypeError
HelloHelloworld
5.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
Quel est le code correct pour créer une liste de noms ?
nameList = John, Harry, Jesse, John, Harry, Harry
nameList = ("John", "Harry", "Jesse", "John", "Harry", "Harry")
nameList = ["John", "Harry", "Jesse", "John", "Harry", "Harry"]
nameList = [John, Harry, Jesse, John, Harry, Harry]
6.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
Les éléments d'une liste ont un numéro d'index. Dans la liste suivante, quel élément a le numéro d'index 3 ?
["Barry", "Harry", "Jesse", "John", "Peter", "Harry"]
"Barry"
"Harry"
"Jesse"
"John"
7.
MULTIPLE CHOICE QUESTION
1 min • 4 pts
Quel est le résultat de ce code ?
blue
green
red
error
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?