Back
Syntax
Study
Editor
Mode:
HTML
CSS
JavaScript
PHP
Reset
Run »
HTML / CSS / JS
haiku = """An old silent pond A frog jumps into the pond Splash! Silence again.""" print(haiku) path = r"C: ew_folder est.txt" print(path) # backslashes are literal
Result
Open