The mystery and the beauty of python

Beschreibung

Quiz on all things python
DOMHNALL MURPHY
Quiz von DOMHNALL MURPHY, aktualisiert more than 1 year ago
DOMHNALL MURPHY
Erstellt von DOMHNALL MURPHY vor fast 2 Jahre
0
0

Zusammenfassung der Ressource

Frage 1

Frage
What is python
Antworten
  • A snake
  • A programming language
  • A chewy sweet
  • The meaning of life

Frage 2

Frage
Python is a compiled programming language
Antworten
  • True
  • False

Frage 3

Frage
In addition to int and [blank_start]float[blank_end], Python supports other types of numbers, such as Decimal and Fraction. Python also has built-in support for complex numbers, and uses the j or J suffix to indicate the [blank_start]imaginary[blank_end] part (e.g. 3+5j).
Antworten
  • float
  • imaginary

Frage 4

Frage
Besides numbers, Python can also manipulate [blank_start]strings[blank_end], which can be expressed in several ways. They can be enclosed in single quotes ('...') or double quotes ("...") with the same result 2. [blank_start]\[blank_end] can be used to escape quotes:
Antworten
  • strings
  • cheese
  • \
  • ?

Frage 5

Frage
Identify the software terms in the following image
Antworten
  • python
  • reptile
  • random forest
  • greenery
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

The dangers of python
DOMHNALL MURPHY
Flow with fluency
DOMHNALL MURPHY