Python – Day 6
Today was a great day in Python camp. We learned about the advanced topic of recursion. Recursion is a different way of repeating something over and over. It is different from a loop because it provides options for the user and allows more flexibility. I look forward to furthering my knowledge of recursion and learning graphics tomorrow!