For the #100DaysOfCode I make sure to do something everyday. I went back and reread a chapter on lists and tuples. It seemed straightforward enough the first time. I can comprehend it, but I don’t grok it. It’s the little things. At the end of the chapter, it said to “create a list of favoriteContinue reading “Playing with Python lists”
Tag Archives: python
Choose your adventure in Python
I woke up this morning and couldn’t wait to get started on my #python for #100DaysOfCode. I was itching to get started. Had a continuation idea from the night before of adding to a global variable and depending upon that value, having different loops run. This threw me for a loop and I could barelyContinue reading “Choose your adventure in Python”
A project in Python
I can’t tell you how many videos and books and articles I’ve consumed on Python. At first I was driving myself even crazier because I was also doing the same for Swift code. But I stopped Swift and have been focusing on Python. Unsure if I’m making progress. Not really, no. I’ll follow along withContinue reading “A project in Python”