Python

Quiz
•
Computers
•
1st - 10th Grade
•
Medium
Allali Mohammed
Used 79+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Quelle est la syntaxe correcte pour afficher "Hello World" en Python ?
echo("Hello World");
p("Hello World")
print("Hello World")
echo "Hello World"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment insérer des COMMENTAIRES dans le code Python ?
/*This is a comment*/
#This is a comment
//This is a comment
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Lequel n'est PAS un nom de variable légal ?
_myvar
myvar
my-var
Myvar
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment créez-vous une variable avec la valeur numérique 5 ?
x = 5
x = int(5)
Both the other answers are correct
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment créez-vous une variable avec le nombre flottant 2.8 ?
x = float(2.8)
Both the other answers are correct
x = 2.8
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
En Python, 'Hello', est identique à "Hello"
vrai
faux
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
PowerPoint

Quiz
•
1st - 3rd Grade
7 questions
Python Data Types and Arithmetic Quiz

Quiz
•
8th Grade
12 questions
Défis Python

Quiz
•
7th Grade
10 questions
Python Quiz for 10s

Quiz
•
10th Grade
15 questions
Découverte des cyberattaques

Quiz
•
1st Grade
10 questions
Homework 2- Python Data Types

Quiz
•
8th Grade
15 questions
Accompagnement des enfants sur les écrans

Quiz
•
1st Grade
15 questions
Découverte des Cookies

Quiz
•
2nd 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
20 questions
typing

Quiz
•
6th 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
20 questions
Input, Output, Processing or Storage

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

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade