mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-13 18:10:42 +01:00
6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
|
x = 2
|
||
|
x = 3
|
||
|
f(x) = 2x
|
||
|
f(x) = 3x
|
||
|
|
||
|
f(2) = 6 and x = 3
|