0
Writing a text without print function makes it a variable and it's assigned with the default value 0.
When you write 'with' print () function , without enclosing it in " " or ' ' it will be taken as a variable and if it exists in the code it's current value will be printed.
P.S: Variables can only start either with la character or an underscore.