Password Generator

Creating an Application

I worked on different methods of creating this application and other languages, including Java and Visual Basic.NET. I decided to work it out entirely in Python recently. I chose not to work on a GUI for this application and make it strictly text-based. The code requires the user to input an integer to distinguish the number of passwords they would like to be generated. After submitting the size, the user is asked the length of the password.