Murad460

Results 1 issues of Murad460

change python version using this code !apt-get update -y !apt-get install python3.8 python3.8-distutils -y !update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.8 1 !update-alternatives --config python3 from IPython.display import clear_output clear_output() for pip...