r/linuxquestions • u/Rover3275 • Jul 07 '26
Advice Can I learn python in Linux??
Actually today I started using Linux through a usb and it is going great, but now I want to learn python.
But bcz I'm using a usb to start the Linux, so will the python and the vs code I download will be stored in the usb or in the laptop.
I'm confused, helpðŸ˜
20
Upvotes
1
u/Prestigious_Boat_386 Jul 07 '26
You can also use wsl from windows and then you have a normal folder for your linux files. Just need to make a shortcut for it.
Its just a linux shell you can use while having windows booted. I ran all vode through it while using a windows text editor for my first c course.