leopard = 3
leopard = leopard + 1
#leopard = leopard / 2  # Uncomment to see how this changes the output!
Text(leopard)

Variable Example 4

by jamie

Created 8 years ago.