Python Worksheet 1
One thing I learned was how to code with python. One thing I want to learn more about is how to create more loops.
Python Worksheet 1
One thing I learned was how to code with python. One thing I want to learn more about is how to create more loops.
API and Internet
Niam and I had to work through a problem of why the weather wouldn't show up on the screen. We figured out that instead of using "q=", you had to use "zip="
Digital Project Code
Today I worked on my code for my digital project. I am doing a clock that has the time and date. A struggle I had was the RTC was not responding to my code for the minute.