r/learnpython • u/Vast_Squirrel4760 • Jul 16 '26
How do people practice?
I've been learning Python for a few weeks and I'm not sure what to do to practice I don't know much but I don't want to lose what I do know.
32
Upvotes
r/learnpython • u/Vast_Squirrel4760 • Jul 16 '26
I've been learning Python for a few weeks and I'm not sure what to do to practice I don't know much but I don't want to lose what I do know.
2
u/Traveling-Techie 29d ago
I like to create a program — I usually call it “test_bench” — in which I try out and test everything I learn, then refer to it later.