You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A CSV file listing all Pokemon and their properties is available in the public domain. I would like to explore the file to learn more about different Pokemon and their properties. To do this I wanted to write a program that will allow me to look up Pokemon by name and store their properties in a separate file.