Wednesday, June 6, 2018

Python Fundamentals Part II

 I would say a good way to describe how this assignment went for me was that I rode the struggle bus for about 17 hours all together and still didn't quite make it to where I needed to go. This week we were assigned the task of fixing a script that was attempting to create a dice rolling game that incorporated the length of the players last names. At the end of the game there was a list that would display your "unlucky" number and whether or not it was present in that list. The part that really got me was trying to use a while loop in order to remove that "unlucky" number from the list if it was in fact present. This is where I spent the majority of my time, even with the help of google I was not successful. Overall, I was surmised that I was able to make it as far as I did. I sure hope this coding and programming stuff will start to click one of these days soon!!

No comments:

Post a Comment

Module 7: Working with Rasters

This assignment was much more simple to me than our last previous few. It was more straightforward and I only struggled at the end. We wer...