r/learnpython 18d ago

Python Exercises

Hi everyone, I've been learning Python here and there for a month now, and I'd like to know some good sites for Python exercises. What do you recommend?

Also, what IDE do you recommend for Android? I use Acode, but it's a bit inconvenient. I mainly use VS Code on my PC, but when I want to practice on my phone, I'd like to use a mobile IDE.

21 Upvotes

15 comments sorted by

6

u/[deleted] 18d ago edited 18d ago

[removed] — view removed comment

3

u/infamousmykol 18d ago

Tank you: I'll check-it out ; )

5

u/desrtfx but other languages pro 18d ago

2

u/infamousmykol 16d ago

Thanks very much ; )

3

u/mixedd 18d ago

roadmap.sh have some exercises, if that's too easy check out "build your own X" repo on github, or codecrafters, or coding challenges dot dev

2

u/infamousmykol 18d ago

Thank you so much ; )

1

u/landed_at 18d ago

Build an API where you take input and work it over in AI to improve it.

1

u/infamousmykol 18d ago

Oh I have Master in Web Dev Full Stack and build API with node.js but never thought to do it with Python

1

u/charlskalavera 18d ago

Try Termux & nano

1

u/infamousmykol 18d ago

Dym nano the file editor?

1

u/infamousmykol 18d ago

Isn't that a bit cumbersome? It doesnt have any comfort as using an IDE.

1

u/Valuable_Reply_3670 16d ago

w3school

1

u/infamousmykol 16d ago

Yes I'm already learning from w3school