+4917656729516 info@iot4beginners.com
Python Quiz 3

Python Quiz 3

Welcome to your Python Quiz 3 Email ID Name 1.  How can you express the hexadecimal value b2 as a base 16-integer constant in Python? 0xa5 0Ha5 a50X a50H 2.  Which of the following is not a Python built-in function? diff() map() repr() round() 3. ...
Python Quiz 2

Python Quiz 2

Welcome to your Python Intermediate Quiz Email ID Name 1.  A binary number can be represented as : "0b" "0o" "0X" "00" 2.  The input() function takes user input as a integer float character string 3.  Which of the following results in True?...
Python Quiz 1

Python Quiz 1

Welcome to your Python Basic Quiz Email ID Name 1.  Identify the words which best describes Python. Interpreted High-level Object-oriented All of these 2.  Python IDE includes : Comment tool Debugging tool Arithmetic tool Integer tool 3.  Multiple...