Jotter
Jotter…
x = 22
def f(y):
x = y
z = x + y
return z
print(f(33))
print(x)
print(y)
tot en met tot en niet met
t/m
up to and including
https://advprog.auc-computing.nl
horze
horse horde
Jotter…
x = 22
def f(y):
x = y
z = x + y
return z
print(f(33))
print(x)
print(y)
tot en met tot en niet met
t/m
up to and including
https://advprog.auc-computing.nl
horze
horse horde
Date: 2026-04-23 Thu 15:49