Added escape sequences

This commit is contained in:
Eduard Urbach 2024-07-31 17:50:31 +02:00
parent 85a6a957aa
commit e5adcff1af
Signed by: eduard
GPG key ID: 49226B848C78F6C8
12 changed files with 87 additions and 7 deletions

View file

@ -1,7 +1,7 @@
import sys
main() {
print("Hello", 5)
print("Hello\n", 6)
}
print(address, length) {