Please enable JavaScript to use CodeHS

Alternate Exercises: Tracy - Outline

  1. Welcome

    1. 1.1 Welcome

    2. Video 1.1.1 Welcome
    3. Free Response 1.1.2 Welcome
    4. Video 1.1.3 Course Content Overview
  2. Introduction to Programming with Turtle Graphics

    1. 2.1 Intro to Python with Tracy the Turtle

    2. Exercise 2.1.1 Stretched Slinky
    3. Exercise 2.1.2 Stretched Slinky
    4. 2.2 Tracy's Grid World

    5. Exercise 2.2.1 Shorter Dashed Line
    6. Exercise 2.2.2 Caterpillar
    7. Exercise 2.2.3 Caterpillar
    8. Badge 2.2.4 Grid World Badge
    9. 2.3 Turning Tracy

    10. Exercise 2.3.1 Rectangle
    11. Exercise 2.3.2 Rectangle
    12. Exercise 2.3.3 4 Columns
    13. 2.4 For Loops

    14. Exercise 2.4.1 Row of Circles
    15. Exercise 2.4.2 Row of Circles
    16. Exercise 2.4.3 4 Columns 2.0
    17. Badge 2.4.4 Looping Badge
    18. 2.5 Turning Tracy Using Angles

    19. Exercise 2.5.1 Hexagon
    20. Exercise 2.5.2 'X' Marks the Spot
    21. Exercise 2.5.3 'X' Marks the Spot
    22. Exercise 2.5.4 Circle Pyramid
    23. 2.6 Comments

    24. Exercise 2.6.1 Circle Pyramid with Comments
    25. 2.7 Naming Guidelines

    26. Video 2.7.1 Naming Guidelines
    27. Check for Understanding 2.7.2 Naming Guidelines
    28. 2.8 Functions

    29. Exercise 2.8.1 Beaded Bracelet
    30. Exercise 2.8.2 Shape Stack
    31. Exercise 2.8.3 Shape Stack
    32. 2.9 Artistic Effects

    33. Exercise 2.9.1 Four Colored Triangles
    34. Exercise 2.9.2 Four Colored Triangles
    35. Exercise 2.9.3 Colorful Bracelet
    36. Challenge 2.9.4 Kid's Shapes Toy
    37. 2.10 Top Down Design

    38. Exercise 2.10.1 Bubble Wrap 2.0
    39. Exercise 2.10.2 Sidewalk
    40. Exercise 2.10.3 Sidewalk
    41. 2.11 Variables

    42. Exercise 2.11.1 Dartboard
    43. Exercise 2.11.2 Line of Increasing Blocks
    44. Exercise 2.11.3 Line of Increasing Blocks
    45. 2.12 User Input

    46. Exercise 2.12.1 Colored Dartboard
    47. Exercise 2.12.2 Four Corners
    48. Exercise 2.12.3 Four Corners
    49. 2.13 Parameters

    50. Exercise 2.13.1 Colorful Caterpillar
    51. Exercise 2.13.2 Colorful Caterpillar
    52. Exercise 2.13.3 Circle in a Square
    53. Exercise 2.13.4 Snowman
    54. 2.14 Using i in For Loops

    55. Exercise 2.14.1 Geometry 2.0
    56. Exercise 2.14.2 Geometry 2.0
    57. 2.15 Extended Loop Control

    58. Exercise 2.15.1 Dartboard using i
    59. Exercise 2.15.2 Phone Signal
    60. Exercise 2.15.3 Phone Signal
    61. Badge 2.15.4 Master of i Badge
    62. 2.16 If Statements

    63. Exercise 2.16.1 Happy Face
    64. Exercise 2.16.2 Black and White Squares
    65. Exercise 2.16.3 Black and White Squares
    66. 2.17 If/ Else Statements

    67. Exercise 2.17.1 Rating
    68. Exercise 2.17.2 Rating
    69. Exercise 2.17.3 Happy/ Sad Face
    70. 2.18 While Loops

    71. Exercise 2.18.1 Increasing Squares
    72. Exercise 2.18.2 Increasing Squares
    73. Exercise 2.18.3 Guess a Number
    74. 2.19 Putting Together Control Structures

    75. Exercise 2.19.1 Guess a Number 2.0
    76. Exercise 2.19.2 Circle Pyramid 2.0
    77. Exercise 2.19.3 Circle Pyramid 2.0
    78. Challenge 2.19.4 Checkerboard
    79. 2.20 Intro to Programming with Turtle Graphics Quiz

    80. Quiz 2.20.1 Intro to Programming with Turtle Graphics Quiz
    81. Badge 2.20.2 Intro to Programming with Turtle Graphics Badge
  3. Advanced Tracy Challenges

    1. 3.1 Advanced Challenges with Tracy

    2. Challenge 3.1.1 Half Pyramid
    3. Challenge 3.1.2 Pizza
    4. Challenge 3.1.3 Block Pyramid 2.0