• Joined on 2025-08-26
erbrown pushed to main at erbrown/project_drawing 2025-10-13 16:33:24 +00:00
e3936124f4 I have created the outline of my drawing project. The first part is to create the different types of functions needed to create the ghost. You will notice I created a lot of functions that describe each component needed to create the ghost and the text bubble. I have return commands to make sure the functions work and draw. They all work which is great! I will now move forward to combine the functions in order to create the ghost and text bubble. I did get stuck with some of the commands. I have forgotten some of them so I went to turtle website to refer back to the different commands needed such as the fill shape one and the goto command. I got to this website through a link you have hyperlinked. I honestly just went to to the website when I got stuck. If an error came I read the error and if I could not figure it out on my own I would look it up on google to see what it meant. I have began to look at the animations as well. I looked at some of them more last week that today but I will continue to look at more of them today.
erbrown pushed to main at erbrown/lab_pipes 2025-10-06 15:32:35 +00:00
531db9accb Created different files words 1k, words 10k, and words 100k. Explored words 100k with different excersies.
erbrown pushed to main at erbrown/lab_weather 2025-09-30 02:17:31 +00:00
280df8324a Applying patch
erbrown pushed to main at erbrown/problemset_typeface 2025-09-23 00:31:16 +00:00
ee29bbde78 I created blocks of code for letters a, b, c, d by using the forward, right, left, penup, pendown commands
erbrown pushed to main at erbrown/lab_iteration 2025-09-16 01:17:30 +00:00
3389e50b00 Created a line in the title by creating a function and moving the turtle foward and back. I took out the squiggle function.
erbrown pushed to main at erbrown/lab_iteration 2025-09-14 20:33:48 +00:00
4cdcd61ee7 added three for loop statements using the range command
erbrown pushed to main at erbrown/lab_iteration 2025-09-14 20:11:55 +00:00
9ee9e17edb created a list and for loop statement using forward and right once rather than four times. Added penup, pendown, and adjusted sizes list.
erbrown pushed to main at erbrown/lab_names 2025-09-08 16:55:23 +00:00
4bb63d1c33 In the function section of def triangle I added:
erbrown pushed to main at erbrown/lab_names 2025-09-08 15:40:09 +00:00
cb8e7b84ed I change my_name = input("what is your name?").
erbrown pushed to main at erbrown/lab_turtle 2025-09-02 00:20:27 +00:00
c2ef7cca31 experimented with turtle
erbrown created repository erbrown/project_game 2025-08-31 23:51:04 +00:00
erbrown created repository erbrown/lab_retro 2025-08-31 23:51:03 +00:00
erbrown created repository erbrown/lab_tic_tac_toe 2025-08-31 23:51:01 +00:00
erbrown created repository erbrown/lab_dice 2025-08-31 23:51:00 +00:00
erbrown created repository erbrown/project_argument 2025-08-31 23:50:59 +00:00
erbrown created repository erbrown/problemset_numberwords 2025-08-31 23:50:58 +00:00
erbrown created repository erbrown/lab_pokemon 2025-08-31 23:50:56 +00:00
erbrown created repository erbrown/lab_weather 2025-08-31 23:50:54 +00:00
erbrown created repository erbrown/lab_scatter 2025-08-31 23:50:53 +00:00
erbrown created repository erbrown/lab_pipes 2025-08-31 23:50:51 +00:00