Traceback (most recent call last):
File "C:\Users\Alex\Desktop\Discord-Nitro-Gen-and-Checker-main\main.py", line
153, in
Gen.main() # Run the main code
File "C:\Users\Alex\Desktop\Discord-Nitro-Gen-and-Checker-main\main.py", line
37, in main
num = int(input('')) # Ask the user for the amount of codes
ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last): File "C:\Users\Alex\Desktop\Discord-Nitro-Gen-and-Checker-main\main.py", line 153, in
Gen.main() # Run the main code
File "C:\Users\Alex\Desktop\Discord-Nitro-Gen-and-Checker-main\main.py", line
37, in main
num = int(input('')) # Ask the user for the amount of codes
ValueError: invalid literal for int() with base 10: ''