Things to type in the Terminal
list what is in a folder
ls
Go back a folder
cd../
Go to home folder
cd
Deactivate the virtual environment
deactivate
Where to begin:
{name} is the name of the program to run
cd Desktop/kivymd
source virt/bin/activate
python {name}.py