Loading Python
Setting up environment...
Loading...
Editor
1
Special Characters in Print
5 segments ยท 0:00
0:00 / 0:00
Special characters start with backslash. \n creates a new line, \t adds a tab. Useful for text formatting.
Loading Python environment...