Instruction:
Write Programm in Python.
Work in Groups os Threes. Ensure that the full names and ID number and dotdays date is printed at the start of the programme on the screen to the user.
Jamaica Telco Limited is a anew Telephone service provider that wishes to create a valaidtaion system for validating IMEI. An IMEI stands for International Mobile Equipment Identity. Think of it as your phone's fingerprint - it's a 15-digit number unique to each device. Phone carriers and manufacturers share IMEI numbers to enable tracking of smartphones that may be stolen or compromised. The program should have the following menu:
1. About IMEI
2. About the Luhn algorithm
3. Generate an IMEI
4. Validate an IMEI
5. Exit
The above menu items should be operatonal and can be used to carry out the functions as describes below:
1. About IMEI - Displays a pargaph about the IMEI numbers
2. About the Luhn algorithm - Displan infomration about the Luhn Algorithm
3. Generate an IMEI - Generate a valid IMEI number
4. Validate an IMEI- Use enters an IMIE number and the programme compares it to see if it's a valid number.
5. Exit -Displays a thank you message and allows the users to exit.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here