Python : Basic concepts

Python : Basic concepts

3rd - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Computacion

Computacion

5th Grade

10 Qs

Bases de datos. Introducción

Bases de datos. Introducción

11th Grade

10 Qs

Snapchat

Snapchat

1st - 10th Grade

10 Qs

minecraft

minecraft

4th Grade

10 Qs

Premiers pas avec turtle

Premiers pas avec turtle

11th Grade

9 Qs

El teclado y sus partes

El teclado y sus partes

6th Grade

10 Qs

SNT - Internet - Synthèse

SNT - Internet - Synthèse

9th - 12th Grade

9 Qs

How the Internet Works Wires WiFi and Cables

How the Internet Works Wires WiFi and Cables

6th - 8th Grade

10 Qs

Python : Basic concepts

Python : Basic concepts

Assessment

Quiz

Computers

3rd - 12th Grade

Medium

Created by

Cedric Durantin

Used 32+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quelle fonction utilise-t-on pour afficher un message à l'écran ?
print()
heros()
test()
compteur()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Qu'est-ce qu'un int
Un nombre entier positif ou négatif
Rien de particulier
Un nombre décimal
Une chaîne de caractères

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Quelle est la valeur de 2**3 ? 
6
2
12
8

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Qu'est-ce qu'un float
Un nombre entier
Un nombre qui n'est pas un nombre entier
Une chaîne de caractère
Une boucle

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Laquelle de ces propositions est un nom de variable correct ?
A_VARIABLE_NAME
a-variable-name
a variable name
A VARIABLE NAME