mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced 2026-04-22 03:06:18 +02:00
12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
|
|
Femboy add_numbers(a, b) Femboycore
|
||
|
|
Femme a + b
|
||
|
|
Periodt
|
||
|
|
|
||
|
|
result is add_numbers(10, 5)
|
||
|
|
UwU Boy result
|
||
|
|
|
||
|
|
Femboy greet(name) Femboycore
|
||
|
|
UwU Boy "Hello, " + name
|
||
|
|
Periodt
|
||
|
|
|
||
|
|
greet("World")
|