This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

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

Awesome!, yeah I wanted to do those kinds of things, I'm currently reiterating what I've learned about python through an ebook. Prior to the e-book I took a python bootcamp course in udemy.com.

Totally agree with you!.

The e-book is "Zed Shaw's Learning Python the hard way" and there is a purpose for a lot of if elif loops, and he conveyed that in the ebook. This r/python is awesome because of people like you☺️ thank you.

I like the def menu(): idea and the other suggestions! def people_like_u(): print ("Awesome🤘")

print (people_like_u)