Jotter <2026-02-09 Mon>

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

Author: Breanndán Ó Nualláin <o@uva.nl>

Date: 2026-02-09 Mon 19:08