Atari Basic needs line numbers. Programmer have to enter them manually.
In Turbo Basic there was the command AUTO [start, [step]] that enters new line number from 10 with step 10 (or from start with step step).
It would be nice if there is an hotkey that adds the new line number based on number on previous line increased by 10 at the beginning of the last empty line,