0

Looking for miniproject ideas, what should I do?

I work with Python for now, I'm a beginner and have watched/done other lectures/tutorials for Python aside from SoloLearn. I've decided to take a break from learning and want to apply what I've learned by making mini-programs to gain a deeper, more practical understanding of what I've learned thus far. So far, I've made: -A calculator that can also do decimals and exponents, differentiate between even and odd, can tell if 2 numbers are equal or not and can identify it a pair of numbers is equal, lesser/greater than. -A short text rpg about a squirrel chasing after a bird that took his acorn. This one's pretty dependent on if, elif & else. Practically everything operates on them save for the print(), input() and some def() for repeating aspects of the story. I haven't truly grasped just how versatile Python can be, so I'm pretty stumped for ideas for my mini-projects. So I'm taking requests here, if I think I can do it then I'll try it out and post it here.

3rd Jun 2024, 12:27 AM
H.A. Biarcal
H.A. Biarcal - avatar
2 Respuestas
+ 2
H.A. Biarcal please use post feed for this type of feedback... The question and answer forum is for code related issues and concerns, namely troubleshooting. https://www.sololearn.com/discuss/3021159/?ref=app BTW eventhought these are stated as front-end projects most all of them can be done via python. https://www.sololearn.com/post/1759841/?ref=app
3rd Jun 2024, 12:58 AM
BroFar
BroFar - avatar
0
I feep like it’s very badly structured, but you might look into the OBS scripting API.
3rd Jun 2024, 12:52 AM
Wilbur Jaywright
Wilbur Jaywright - avatar