Our program enables user to search the area based on Maharashtra's RTO codes.
Working of our code:
- It displays
Enter a code number to search (e.g.12)
MH - The user needs to type the code number as shown in the example.
- If the code is found it will display in this format :
Enter a code number to search (e.g.12)
MH 51
Code Number: MH 51
Area: Nashik - If the number is not found in the directory it will display
Enter a code number to search (e.g.12)
MH 52
code number 52 is not found in the directory.