``` print('\n') print('1') ...
# getting-started
m
Copy code
print('\n')
        print('1')
        print('\t')
Will print NL+1+TAB