Hi again,
I'm here to ask another stupid question so I apologize. I'm going to make a calculator in Python but I've ran into a wall, with the tutorials I've been following I've only ever been taught how to add two numbers together. Never have I learned how to add as many numbers as the user wants.
If you have the time could someone please explain how I could do this? Where a user can enter how many numbers he wants to add instead of just two.
Thank you!