We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a86c0 commit 5ccb90cCopy full SHA for 5ccb90c
0x00-python-hello_world/3-print_number.py
@@ -1,3 +1,3 @@
1
#!/usr/bin/python3
2
number = 98
3
-print(f"{number} Battery street")
+print("\n"f"{number} Battery street")
0 commit comments