📅  最后修改于: 2022-03-11 14:46:06.690000             🧑  作者: Mango
#to exicute a python file in Ubuntu follow the steps given below
sudo apt install python3 #run this command in your terminal
#if python3 is already in your pc leave this command
#in the same terminal locate your file by using cd and run this command
python3