Today I did two exercises Triangle which involved checking if three given side lengths make a scaline, isoclese, or equilateral triangle. It was simple. The second Rational numbers involved filling out a Rational number class with multiply, addition, exponentiation and the like. It was pretty hard. Wasn’t quite sure what they wanted on some of them. I eventually got through it.

Why did I do two today? Because I wanted to get past the 50% mark in the C# track and get me new shiny badge as seen above. Still haven’t quite passed Python in percentage, but it shouldn’t be long before I do.

Sorry, that took the whole time.

One update on the Pi Pico and MicroPython front. You may remember a few days ago I ordered another kit with an LCD screen. That finally shipped out and should be here by Saturday. Why so slow Amazon?! Anyway the rest of this week will be going toward the parser/lexer for the little interpreter.