Day 17 100 Days of Code
Today I spent more time unit testing Python. Remember those easy (not easy) Python exercises from earlier in the week here? I’m adding tests for these. Ev...
Today I spent more time unit testing Python. Remember those easy (not easy) Python exercises from earlier in the week here? I’m adding tests for these. Ev...
Switching things up a bit. Still working on some Python exercises, but I’ve switched over to Exercism.io exercises. These are sweet. They come with tests/...
Last night I spent a lovely hour with my first love (programming languages), JavaScript.
Nothing monumental today; just some good, solid coding exercises from the “46 Simple Python Exercises”. I finished exercise 10 from yesterday, which was a l...
It was the exercises again and I managed to get two done. One of them gave me just a little trouble with a return statement (more on that below). The third...
Really loving these exercises in Python here. They’re not super easy, I have had to look some stuff up. But they’re not “head-bashing” hard either. So far...
Back on track today with some Python problems from HackerRank.