Any suggestions on what to code next? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Any suggestions on what to code next?

I just finished a simple calculator with python, and I want a new challenge, something easy as I am new to pyhton. But I still want a challenge :)

15th Mar 2017, 6:40 PM
jonatan ekberg
jonatan ekberg - avatar
3 Answers
+ 5
Write a simple database manager - ask for entries and store them in a file, read the file, make it able to edit/remove the entries and save back.
15th Mar 2017, 8:46 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
check idea bag 2 on android.
15th Mar 2017, 6:53 PM
tomitheninja
tomitheninja - avatar
0
write a python program to open a txt file and remove every 3rd word from it. why? why not
15th Mar 2017, 7:36 PM
LordHill
LordHill - avatar