I want to change default python version from 3.8 to 2.7 in WSL2 (ubuntu 20.04) because, the shell script that I want to run, is written by python2.7
I refer the answe