mirror of
https://github.com/Ed94/LangStudies.git
synced 2024-11-10 04:14:53 -08:00
6 lines
35 B
Plaintext
6 lines
35 B
Plaintext
x > 0;
|
|
|
|
x + 2 > 5;
|
|
|
|
y >= 4;
|
|
z <= 7; |