πšƒπšžπšπš˜πš›πš’πšŠπš•πšœ π™΄πš‘πšŽπš›πšŒπš’πšœπšŽπšœ π™ΆπšŽπš π™²πšŽπš›πšπš’πšπš’πšŽπš πš‚πšŽπš›πšŸπš’πšŒπšŽπšœ πš‚πš’πšπš— πš„πš™ π™»πš˜πš πš’πš—


W3Schools Python Quiz



1. What is Python?


Python is a high-level programming language.
Python is a low-level programming language.
Python is a markup language.
Python is a database management system.

2. Which of the following is NOT a Python data type?


Integer
String
Float
Boolean

3. Which of the following is used to define a function in Python?


def
for
if
while