I started learning Python in the last week!
So, my good friend Sonny created what I called the Codecademy rival, @Codédex ! Here is the first week's code/ program that I learn from them!
Check them out! https://www.codedex.io/
So @paolo , what do you think about my coding skill so far? :D

Preview
1. Hello World!
First baby step! The print function in python!

Preview
2. The Math in Python!
I didn't realize, you would still need to keep learning math after college and all. But it's still fun!

Preview
3. More Math! But with conversation this time!
Maybe One day I will code something similar to this!

Preview
4. If / else statement!
And then, the if / else statement. I am glad that I am pretty good at logical thinking, so this part doesn't really stump me at all! (Other than the math part!)

Preview
5. And then, there's the (For loops) function!
This one is one of the most challenging ones! But I am still enjoying them!

Preview
No comments.