Bio lab 1

This commit is contained in:
Aidan Sharpe
2025-01-27 15:39:08 -05:00
parent dc9297f899
commit a8d26aeea6
8 changed files with 23 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ Open VS Code, and click File$\to$Open Folder.
![](open-folder.png)
Then, create and open a folder for your Python example files. This will be the folder we work in for all exercises. I recommend that you use a separate folder for your lab-related Python files, maybe even a separate folder for each lab. Once you click "Select Folder" you may get a pop-up asking you if you trust this folder. Its your folder, so you can trust it no problem.
Then, create and open a folder for your Python example files. This will be the folder we work in for all exercises. I recommend that you use a separate folder for your lab-related Python files, maybe even a separate folder for each lab. Once you click "Select Folder" you may get a pop-up asking you if you trust this folder. It's your folder, so you can trust it no problem.
![](python-examples-folder.png)