Python_QUIZ_S2_EEBA

Quiz
•
Computers
•
7th Grade
•
Hard
Mesut Efiloglu
Used 6+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
28 questions
Unethical Technology

Quiz
•
6th - 10th Grade
29 questions
Quiz Pemikiran Komputasi

Quiz
•
7th Grade
25 questions
Повторение файлы и устройства ПК 7 класс

Quiz
•
7th Grade - University
27 questions
History of the Internet

Quiz
•
6th - 9th Grade
27 questions
Parts of a Computer Vocabulary

Quiz
•
6th - 7th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade