Relative Content

Tag Archive for pythonpython-3.xlistloopsinput

Add User Input to List Controlled by Stopping Condition Python

I want to warn you in advance that I am not an English speaker, but I try to speak more simply so that it is clear.
Relatively recently, I started learning Python and now I need to create code in which the user will need to enter the file name and its extension one by one. You should end up with a list. The length of the list is unknown, so I added the stop word “exit”.