PYTHON Basics: Variables and Display

RightfulAcropolis avatar
RightfulAcropolis
·
·
Download

Start Quiz

Study Flashcards

6 Questions

Comment joindre deux textes en Python ?

Avec l'opérateur +

Quelle est la fonction utilisée en Python pour afficher le contenu d'une variable ?

print()

Que signifie l'opérateur != en Python ?

Inégalité

Comment inclure des variables ou des expressions dans du texte en Python de manière facile ?

Avec les F-strings

Quel est le symbole utilisé pour additionner en Python ?

Que se passe-t-il si l'on utilise des guillemets autour d'un nombre en Python ?

Ce serait considéré comme du texte

Learn about variables in Python, which are like boxes where you can store values. Variables can be named almost anything without spaces, using _ to separate words. Practice displaying the contents of a variable using print(). Understand how to work with text and numbers in Python.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free
Use Quizgecko on...
Browser
Browser