Visual Studio Code – How do I make a program recognize whether to use A or An based on the variable the user inputs?
This is my second day using Python. I'm using Visual Studios Code with Python 3. I'm trying to make a madlib program in python. I'm having trouble with figuring out how to have the program automatically recognize whether to use…