by Monisha Macharla | Apr 26, 2020 | Python Quiz
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 None 2. Which of the following is not a Python built-in function? diff() map() repr() round() None...
by Monisha Macharla | Apr 26, 2020 | Python Quiz
Welcome to your Python Intermediate Quiz Email ID Name 1. A binary number can be represented as : "0b" "0o" "0X" "00" None 2. The input() function takes user input as a integer float character string None 3. Which of the following results in True?...
by Monisha Macharla | Apr 26, 2020 | Python Quiz
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 None 3. Multiple...
by Monisha Macharla | Apr 26, 2020 | Raspberry Pi projects
Most people have day jobs, they have to leave their homes unguarded, not only prone to intrusion or theft but also cases of fire, or simply things like water and electricity wastage. The rest who stay at home might just choose to have an application that helps control...
by Monisha Macharla | Apr 26, 2020 | Applications of IoT
The oil and gas industry is making strides in understanding the capabilities of IoT. It is much easier for corporations to carry out their usual operations. The main goal of IoT is to solve the difficult task of quickly collecting technical data from a large number of...