Added escape sequences
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import sys
|
||||
|
||||
main() {
|
||||
print("Hello", 5)
|
||||
print("Hello\n", 6)
|
||||
}
|
||||
|
||||
print(address, length) {
|
||||
|
Reference in New Issue
Block a user