Revision history of "Python: Anaconda - Install & Activasi Beberapa versi Python"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 13:28, 24 April 2023Onnowpurbo talk contribs 202 bytes +202 Created page with " conda create -n py37 python=3.7 conda create -n py38 python=3.8 conda create -n py39 python=3.9 conda activate py37 conda activate py38 conda activate py39 conda acti..."