How to use Variables in Python - #First steps in Python 2
Today I will be learning more Python, and now I learned a bit about variables.
Basically, I learned about Strings, Ints and Floats.
Strings are text based Variables, they store just text, so if you try adding string variables of 1 + 1, you will get 11
Ints are number based Variables, so it stores actual numbers, so if do 1 + 1 with those, I get 2.
And Floats are also number based Variables, but unlike ints, they can store broken numbers, like 1.9 or 3.14.
The course in using (it's in Portuguese): https://on.fiap.com.br/local/salavirtual/conteudo-digital.php
If you have any question or suggestion on other topics, feel free to comment down below or ask me in Facebook or Instagram!
Visit my Facebook Page in: http://fb.com/teteusbionicoficial
Visit my Instagram: https://www.instagram.com/teteusbionic/
Visit my Website: http://www.teteusbionic.com.br