Burgers In-n-Out for free woohoo!

--Originally published at M E R I N O

Disclaimer: There are no free burgers. Sorry.

Input and Output:

L e t ‘ s   G o (Input):

To input text into a program, we use: input(“Text you can see”). You can play with this too, you can specify what type of input you want like int(), float(), etc. you can find the types of variables of python here.

Ruuuuuuun (Output):

To write an Output we use: print(“Text you want to print”)

Here is an example of bothCaptura de pantalla 2016-09-11 a la(s) 23.40.27.pngCaptura de pantalla 2016-09-11 a la(s) 23.40.41.png

For more details, visit this page. Thanks for reading