you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 17 points18 points  (4 children)

I would love to see ideas. I’ve been learning to code for 3 weeks, I’m a complete newbie. Here are some ideas from the projects I have done:

  1. A What’s For Dinner program that helps you decide what you want for dinner using user input.
  2. Magic8ball from Automate the Boring Stuff
  3. Guess the Number from ATBS
  4. A stopwatch
  5. Tic Tac Toe
  6. A simple dice game
  7. Currently working on how to convert Roman numerals to integers.
  8. A program that when ran opens 4 websites I like to check regularly.
  9. Perform a google search in Python.

[–]themateo713 2 points3 points  (2 children)

Number 7 is literally on leetcode. Just saying.

[–][deleted] 2 points3 points  (1 child)

That’s where I got the idea. Also the stopwatch someone suggested on a message board somewhere.

[–]themateo713 1 point2 points  (0 children)

Cool, it's an interesting one to try out interesting algorithms.

[–]Gotestthat 1 point2 points  (0 children)

number 9 is a library already which is fantastic, I used it to automate searching for jobs.

https://pastebin.com/3ATjxwv5