This is a console-based program designed to check prize bond numbers efficiently.
-
Create six text files:
own.txt
input1.txt
input2.txt
input3.txt
input4.txt
input5.txt
-
File Contents:
own.txt
: Contains your own prize bond numbers (one per line).input1.txt
: Stores 1st prize bond numbers from multiple draws.input2.txt - input5.txt
: Store other prize categories.
π‘ Tip: You can copy-paste prize bond numbers directly from a PDF file.
============================================
|---- For Checking 1st Prize, Type 1 ------|
|---- For Checking 2nd Prize, Type 2 ------|
|---- For Checking 3rd Prize, Type 3 ------|
|---- For Checking 4th Prize, Type 4 ------|
|---- For Checking 5th Prize, Type 5 ------|
|-----------For Exit, Type 0 --------------|
============================================
β If you enter 5, the program will prompt:
Number of prize bonds you want to check:
π‘ Example: Enter 40
, and it will display the results accordingly.
β If you enter an invalid number (e.g., 6
), it will show:
----------- 404 Error -------------
----------- Type correct number -----------
πͺ If you enter 0
, it will display:
Thanks for using our services :)
π Note: The program will continue running until you press 0
to exit.
Thatβs all about the program! Thank you for using it! π