The mystery and the beauty of python

Descrição

Quiz on all things python
DOMHNALL MURPHY
Quiz por DOMHNALL MURPHY, atualizado more than 1 year ago
DOMHNALL MURPHY
Criado por DOMHNALL MURPHY quase 2 anos atrás
0
0

Resumo de Recurso

Questão 1

Questão
What is python
Responda
  • A snake
  • A programming language
  • A chewy sweet
  • The meaning of life

Questão 2

Questão
Python is a compiled programming language
Responda
  • True
  • False

Questão 3

Questão
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).
Responda
  • float
  • imaginary

Questão 4

Questão
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:
Responda
  • strings
  • cheese
  • \
  • ?

Questão 5

Questão
Identify the software terms in the following image
Responda
  • python
  • reptile
  • random forest
  • greenery

Semelhante

The dangers of python
DOMHNALL MURPHY
Flow with fluency
DOMHNALL MURPHY