10 followers
I am currently a CS student at UoPeople. Figuring out life and expanding my interests.
I just had this random idea this morning. Maybe I can write about my learning experience at UoPeople so that I have a chance to read these stories in...
Well, it has been a long time. And today, I just want to hop in my blog and say a few words. First of all, the interface has changed since the last...
I was planning to use Linux OS for at least a few years because I really like it. But for some reason, I need to get back to using Windows again and...
Learn to be comfortable with uncomfortable To be honest, it's not easy to have myself sitting down and start to think about how to write a new post...
import random Today I learned how to use the random module in Python. One of the popular use cases is to generate a random number between two given...
Logical thinking (if / elif / else) I dealt with a lot of conditionals exercises today and I was very happy that I completed them both from the course...