Commit Graph

  • d7555aef89 Created an arc drawing for each tile. main Justin Toombs 2023-07-25 12:03:34 -0400
  • 38e1a0349f For the ranges.py submission, it was actually quite simple to figure out the proper ranges for setting up the python file. I started by copying over the function from "print_all_numbers" and modified the parameters for each additional function. It was a rare circumstance where the first try was completely correct. Justin Toombs 2023-07-25 10:22:31 -0400
  • 3321e77c06 Adding missing files Chris Proctor 2023-07-25 09:55:22 -0400
  • 316e5c399e Since I had already played around with this for my project, it was already a lot easier to figure out that in previous labs. I simply had to use the loop provided along with indicating a repeat of four times with the forward and right commands already present. I did encounter mild issues with forgetting a colon in a needed area, but was able to problem solve based on the error message I received. Justin Toombs 2023-07-25 09:27:34 -0400
  • 72bbd495e1 Initial commit jtoombs 2023-07-18 14:21:19 +0000