Icon New game New game

Python Quick Quiz

Yes or No

Quick True/False Python basics.

Download the paper version to play

1 times made

Created by

United Arab Emirates

Top 10 results

  1. 1
    00:16
    time
    50
    score
Do you want to stay in the Top 10 of this game? to identify yourself.
Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

  1. time
    score
  1. time
    score
time
score
time
score
 
game-icon

Python Quick QuizOnline version

Quick True/False Python basics.

by ICT HOD
1

Python supports dynamic typing.

2

Python is statically typed and requires type declarations.

3

The maximum integer size in Python is fixed at 32 bits.

4

Python uses indentation to define blocks.

5

Python uses curly braces to define blocks.

6

In Python, all variables must be declared before use.

7

Python is an interpreted language.

8

The creator of Python is Guido van Rossum.

9

The language tag for Python files is .py3.

10

The standard file extension for Python scripts is .py.