Public Lab Research note


Learning Python on Raspberry Pi

by ajguthrie99 | November 13, 2020 20:57 13 Nov 20:57 | #25059 | #25059

We first installed python3 and set up a venv, or virtual environment. We then went on to write a short python document, with a simple "Hello world" output. After this, we then made things more complex by introducing if statements, loops, and variables. Finally, we then learned about different formats for outputs to get the most acute output that we want.


0 Comments

Login to comment.