Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #variables y literales
- a = 12.456
- p = 1024
- millon = 1000000
- micro = 0.000001
- numero = 10
- log1 = False
- log2 = True
- saludo = "Hola mundo"
- frase = "EL día esta muy bonito"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement