After opening a new file in vi, which key lets you begin typing text into the file?
vi
Press : to enter Insert Mode.
:
Press / to enter Insert Mode.
/
Press i to enter Insert Mode.
i
Press Esc to enter Insert Mode.
Esc