top of page
Search
Miss S
Mar 2, 20211 min read
Commenting in Python
Commenting is used in programming to show what sections of the code do. They are shown in different ways, in different programming...
41 views0 comments
Miss S
Mar 2, 20213 min read
Error Checking with Pseudocode and Python
This post covers two of the common error types in Python that you may encounter during your studies. It also covers common errors made...
2,416 views0 comments
bottom of page