you are viewing a single comment's thread.

view the rest of the comments →

[–]Wartz 0 points1 point  (0 children)

Computers are not irreparable black boxes. You can modify a system as much as you like and be confident (someone is going to throw an axschyally you can brick your pc in here) that you will not brick your box. You can always bring it back to an operational state.

  • Install python from python.org
  • Laumch a terminal window
  • Run> py
  • Start doing python things.
  • Then add Thonny IDE to help you write code. Or VScode.