PYTHON BASICS
PYTHON SYNTAX
PYTHON QUESTIONS
MARVEL
DISNEY
100

What is python?

Is a popular programming language

100

Python syntax can be executed by?

Command line

100

What type of language is python? Programming or scripting?

Python is capable of scripting, but in general sense, it is considered as a general-purpose programming language.

100

Who is Tony Stark’s father?

Howard Stark

100

What year did Disneyland open?

1955
200

Python is used to?

  • web development (server-side),
  • software development,
  • mathematics,
  • system scripting.


200

Python syntax can be executed by writing directly in the?  

Command line

200

What is a interpreted programing language?

An interpreted language is any programming language which is not in machine-level code before runtime.

200

How many Infinity Stones are there?

6

200

What is the name of Andy’s neighbor in Toy Story?

Sid

300

What can you do with python?

  • Python can be used on a server to create web applications.
  • Python can be used alongside software to create workflows.
  • Python can be used to handle big data and perform complex mathematics.


300

Python identation refers a?

Spaces at the beginning of a code line

300

What is PYTHONPATH?


is an environment variable which is used when a module is imported. Whenever a module is imported.

300

Captain America’s shield and Bucky’s arm are made of what?

Vibranium

300

What are the names of Cinderella’s stepsisters?

Anastasia and Drizella

400

Who created python?

Guido van Rossum

400

In python, when the variables are created?

when you assign a value to it

400

What are python modules?

Python modules are files containing Python code

400

Who was able to pick up Thor’s hammer in Endgame?

Captain America
400

What does Hakuna Matata mean?

no worries

500

In what year was created ?

1991

500

Python uses indentation to?

Indicate a block of code

500

What are local variables 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.


500

What does S.H.I.E.L.D. stand for?

Strategic Homeland Intervention, Enforcement and Logistics Division


500

How many fingers does Mickey Mouse have?

4