Robotics & Artificial Intelligence

Fill in the blanks:

  1. Python language is …………… oriented programming language.
  2. An …………… may be a function name, a class name or a variable name.
  3. …………… is a 3D game engine which enables the users to develop interactive games.
  4. Python is a …………… generation programming language.
  5. Escape sequences are some …………… characters which are used as commands in programs.
  6. Python has come from BBC's popular TV show Monty Python's ……………

Getting Started

1 Like

Answer

  1. Python language is object oriented programming language.
  2. An identifier may be a function name, a class name or a variable name.
  3. PySoy is a 3D game engine which enables the users to develop interactive games.
  4. Python is a fourth generation programming language.
  5. Escape sequences are some non-graphic characters which are used as commands in programs.
  6. Python has come from BBC's popular TV show Monty Python's Flying Circus.

Answered By

1 Like


Related Questions