why tab is used and what to use when we are using repl.it in Mobile for using tab key
help me i am very new learner
SixBeeps
In most cases you can use spaces instead of tabs. They are both used for readability, except for in Python where you need to use some kind of spacing.
Do you mean the \t char or the keystroke?