mirror of
https://github.com/Alvin-Zilverstand/femcode.git
synced 2026-04-22 03:06:18 +02:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
|
|
# This is a single-line comment
|
||
|
|
UwU Boy "Hello, Femcode!" # This is also a comment
|
||
|
|
|
||
|
|
# Another comment line
|
||
|
|
my_variable is 10 # Assigning a value
|
||
|
|
UwU Boy my_variable
|