sumanth-0 / 100LinesOfPythonCode

Write any interesting piece of python code below 100 lines
9 stars 43 forks source link

Make Random Pokémon Generator #225

Open sumanth-0 opened 2 hours ago

sumanth-0 commented 2 hours ago

Gotta generate 'em all—digitally! Use a Pokémon API to generate a random Pokémon with its type, stats, and image whenever the user clicks a button.

hriteshMaikap commented 2 hours ago

Hey I am interested! Can I be assigned this?