Closed srijanishere closed 2 years ago
Deleted the LuckyNumber.class file as requested.
Also, update the main readme file with your program details. Thanks!
Will do
@PrajaktaSathe Should I open a new PR to update the readme file?
Yes
Done, please check.
Program in Java to accept a number from the user and check if it is a Lucky Number or not
Lucky Number : The sequence of natural numbers or subset of integers that we get after removing second, third, fourth, fifth, and so on number respectively from the sequence. By applying the process there still remains some numbers indefinitely in the sequence such numbers are known as lucky numbers.