Learning Python

 Hey guys! Welcome back to my blog. Today I'm posting about Python code that we learned in Computer Science. I have two different projects for my code, one is a simple calculator that transforms yards to feet, and the second is a "mad libs" type thing. It asks the user a bunch of questions and then formats it into a letter kind of. Anyway, here are the embedded links to my stuff:

This is the first one, it's the mad libs one. If you want to play it, just click the little black triangle in the top left.

 

This is the second one, the simple calculator. Even though this is just basic Python, it's pretty fun to play around with.



For me, this project was really difficult to get the grasp of, because the code doesn't work if you don't get every single little command correct. I needed a bunch of examples to actually grasp how Python works, even though my teacher had explained it over and over again. 




Comments

Popular Posts