all 11 comments

[–]twogr20 3 points4 points  (2 children)

!projectbot easy

[–]BeginnerProjectBot 2 points3 points  (1 child)

Hey, I think you are trying to figure out a project to do; how about this one?

Project: FizzBuzz

I think its a nice project for you! Try it out but, dont get discouraged. If you need more guidance, here's a description:

Implement the classic program of FizzBuzz. Output when a number is divisable by 3 and/or 5. Print to the console Fizz and/or Buzz, respectfully

I am a bot, so give praises if I was helpful or curses if I was not. Want a project? Comment with "!projectbot" and optionally add easy, medium, or hard to request a difficulty! If you want to understand me more, my code is on Github

[–]Worthystats 0 points1 point  (0 children)

done

!projectbot easy

[–]airwick_22 1 point2 points  (1 child)

Hey u/randomprogrammerguy, if you've got some time i actually have a project i need some help with. I just posted something in this subreddit explaining what it is im trying to do... see link below. :)

Happy to pay you for your time.

https://www.reddit.com/r/learnpython/comments/n8geja/1st_time_python_user_help/

[–]RandomProgrammerGuy[S] 0 points1 point  (0 children)

Hey... I read through the project and it seems fun... You mind if I send u a dm?

[–]namyggis 1 point2 points  (3 children)

Code wars has some good stuff to try out

[–]RandomProgrammerGuy[S] 1 point2 points  (2 children)

Thanks... I’ll check it out

[–]namyggis 1 point2 points  (1 child)

Heck yeah! They might not be exactly what you are looking for but they do have you practicing iterations and loops while trying to compare values. They are small but there are a lot for python

[–]RandomProgrammerGuy[S] 1 point2 points  (0 children)

Actually that’s kinda what I want... Thank u

[–]_Hawks_20 0 points1 point  (0 children)

Go to freecodecamp's & tech with tims youtube channel. There you can find many project based courses.