Build a Pokedex in Python

Learn to create a simple pokedex which contains detail about all the pokemons in Python. We are using Kaggle dataset here. Read more

Similar