What is PYTHON?
Python is a popular programming language.
What is PYTHONPATH?
is an environment variable which is used when a module is imported. Whenever a module is imported, PYTHONPATH is also looked up to check for the presence of the imported modules in various directories.
What are Python packages?
Python packages are namespaces containing multiple modules.
Who is Sergio Pérez?
A Mexican f1 driver
Who is the top scorer in the champions league?
.Cristiano Ronaldo
.Leo Messi
.Neymar Jr
.Pele
Cristiano Ronaldo
What platforms can Python be used on?
Mention 3
Windows, Mac, Linux, Raspberry Pi, etc).
How do you write comments in python?
Comments in Python start with a # character. However, alternatively at times, commenting is done using docstrings(strings enclosed within triple quotes).
What are docstrings in Python?
Docstrings are not actually comments, but, they are documentation strings. These docstrings are within triple quotes.
How old is Checo Perez?
32
Who has the most goals in the history of football?
.Pele
.Maradona
.Messi
.Cristiano Ronaldo
Cristiano Ronaldo
PYTHON it is use for:
Mention 3
What type of language is python?
it is considered as a general-purpose programming language.
What are Python namespaces?
A namespace in python refers to the name which is assigned to each object in python. The objects are variables and functions. As each object is created, its name along with space(the address of the outer function in which the object is), gets created.
Who are in the red bull team?
Max Verstappen y Sergio Pérez
It is the team with the most champions league
Real Madrid
In what year was created PYTHON?
1991
Python identation refers a?
Spaces at the beginning of a code line
What are local variable and global variables in Python?
Global Variables:Variables declared outside a function or in global space are called global variables.These variables can be accessed by any function in the program.
Local Variables:Any variable declared inside a function is known as a local variable.This variable is present in the local space and not in the global space.
How long is a race?
The race is measured by the distance that must be the least number of laps that exceeds 305 km. However, F1 rules do not allow it to last more than two hours for the health of the drivers.
Why they call hugo sanchez the quinta-pichichi?
Because He win 5 times top scorer in Spanish league
Who created PYTHON?
Guido van Rossum
What are the generators in python?
Functions that return an iterable set of items are called generators.
What are python modules? Name some commonly used built-in modules in Python?
Python modules are files containing Python code. This code can either be functions classes or variables. A Python module is a .py file containing executable code.
Some of the commonly used built-in modules are:
Mention 3 teams of F1
Mercedes
Red Bull
Mclaren
Ferrari
Who won the 1986 world cup?
Argentina