Python Quick QuizVersion en ligne Quick True/False Python basics. par ICT HOD 1 Python supports dynamic typing. Yes No 2 Python is statically typed and requires type declarations. Yes No 3 The maximum integer size in Python is fixed at 32 bits. Yes No 4 Python uses indentation to define blocks. Yes No 5 Python uses curly braces to define blocks. Yes No 6 In Python, all variables must be declared before use. Yes No 7 Python is an interpreted language. Yes No 8 The creator of Python is Guido van Rossum. Yes No 9 The language tag for Python files is .py3. Yes No 10 The standard file extension for Python scripts is .py. Yes No