vi .replit
Press down enter
to use the default editor.
1. `i`
2. Edit the file name
go to the normal mode, press down the esc
Write and quit the file :wq
press enter
key again
Python
commandpython student.py
student.py is related to the file you just rename it
javac Animal.java
java Animal
Don’t need to change the configuration.
If we have two files, and both have main method, we will get the compile errors.