Whenever I take input through the CLI or terminal, it gives the following error: ``` File "/VC/Amz_Test/modules/Asker_Amaz011.py", line 4, in main shelf = input("Enter which shelf to be moved (1-3): ") EOFError: EOF when reading a line ```