Added escape sequences
This commit is contained in:
parent
85a6a957aa
commit
e5adcff1af
12 changed files with 87 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
import sys
|
||||
|
||||
main() {
|
||||
print("Hello", 5)
|
||||
print("Hello\n", 6)
|
||||
}
|
||||
|
||||
print(address, length) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue