Kasante95

if_condition

Feb 13th, 2023
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.07 KB | None | 0 0
  1. spells = 11
  2. if (spells > 10):
  3.     print("You gained the title Enchanter!")
Advertisement
Add Comment
Please, Sign In to add comment