Requirements
- For each of the problem below write a Python program.
- When defining variable names, use proper and meaningful names for the variables.
- Follow Python’s convention for naming your variables (camel case)
- Remember Python is sensitive about indentation. Use proper indentation.
- Add comments to your code. - Write all the python programs in one single file. Separate your answers for each questions as following: Example:
Problem1
- Write a Python program which receives the user’s age from the input and checks whether
the user is able to take a Driver licence test and informs the user with a proper message.
Note: Suppose, the user is eligible to take a Driver license test if s/he is greater than 18
years also.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
23 | 24 | 25 | 26 | 27 | 28 | 1 |
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 | 1 | 2 | 3 | 4 | 5 |
Get Free Quote!
264 Experts Online