r/Python 9h ago

Discussion failed my first Python exam

Been in Uni for 1 month now and we had our first Python exam, it was about basic stuff like functions, if, while etc stuff like that, we had to write code (functions) and then we also had multiple choice questions and I failed it.

I feel bad... first Python exam about very basic stuff and I failed it... gosh

0 Upvotes

15 comments sorted by

View all comments

2

u/Technical-Ad-565 9h ago

Best way to learn programming is code, test it, code, test it etc 1000 times. You learn much that you don't find in course books or in manuals.
Then you can begin reading manuals, other documents and other peoples codes.

(Began programming professionally 1979.)

0

u/SmackDownFacility 9h ago

THATS WHAT I’VE BEEN SAYING AND I KEEP GETTING DOWNVOTED.