Python Practices
- Joel Loh Rui Jie
- Jul 1, 2021
- 1 min read
Had some crazy time trying to do some of these exercises.
Can't seem to solve the Pascal's Triangle Question for Day 2. (most probably with more time and brainpower, I could try to solve it, but I'm too lazy and tired to do anything...)
Anyway, here's my own code for the various practices (you need to download Pycharm to be given access to the code):
https://code-with-me.jetbrains.com/5Zi9AS_MRvORfyXlyM3EjA#p=PC&fp=2C12C6282E519014C7B3287A67A5AEB44478F99EF80DC97D6A27A06A20062415 Some of them are really long and I wished that I was a pro programmer and knew how to shorten the code, but I guess it takes time to get used to it and eventually once I understand how stuff works, being able to solve a code efficiently will come naturally to me.
Thanks to my good friend, Bryan, for giving me these exercises. If you like to have access to these introductory Python exercises, feel free to drop a comment down below and I'll send the files to you too!





Comments