Reading Time: < 1 minute
You must have Ubuntu installed on Windows beforehand, a project created in Visual Studio Code, and Python installed. Here are the following helpful links:
Create a project in Visual Studio through commands in Ubuntu
First, I install XAMPP for Linux.

sudo chmod +x xampp-linux-x64-8.1.12-0-installer.run

sudo ./xampp-linux-x64-8.1.12-0-installer.run
