Programming with Luck

 For this lab, we made use of the random module in Python to draw numbers at random. While I didn't have too much trouble with this lab, I did keep running into syntax errors due to simple mistakes such as forgetting the simple ":" at the end of some lines. 








One of the trickier parts to this task was making sure that I wasn't forgetting the ":" anywhere since it had the potential to throw my whole work off and I'd have to start again. This happened quite frequently during the loop functions. 




Comments

Popular Posts