Posts

Showing posts from April, 2019

Fortnite issues

I am gonna be posting about the state of fortnite in upcoming weeks.

My favorite calculator

Image
This is a simple calculator build in python. In this program i have used two functions print ( ) and input ( ). The print function is used to have a title and print a variable. The text in the quotes " " put exactly what you wrote inside them. Variable is used to store stuff inside it like a cup stores water inside of it. Input function is used to allow us to type from keyboard in the program. Calculator Python program Calculator output