Advertisement
Dprogrammed1

python que 19

Jun 10th, 2019
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.04 KB | None | 0 0
  1. def f1():
  2.     x=100
  3.     print(x)
  4. x=+1
  5. f1(
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement