Kasante95

var math example

Dec 31st, 2022
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.03 KB | Source Code | 0 0
  1. x = 2
  2. y = x * 3
  3. print(y)
Advertisement
Add Comment
Please, Sign In to add comment