r/learnpython • u/Master_Limic • 2d ago
Practice Problems Math in Python
Hi,
I am currently trying to learn the relevant Python parts as a chemistry student. I think I know the basic parts (varibals/lists etc.) and I am searching for some practice problems where I can try some calculations, functions and plots with mathplotlib. Do you guys have a set of task where I can train/learn with?
Thank you very much for your help!
Limic
3
Upvotes
1
u/Ilastria 2d ago
Concerning math / computational problems „Problem Euler“ is a good source with over 1000 problems.