> For the complete documentation index, see [llms.txt](https://computational-thinking-in-room11.gitbook.io/room-112-dhs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://computational-thinking-in-room11.gitbook.io/room-112-dhs/text-based-programming/1st-assignment-adding-traits.md).

# 1st Assignment: Adding Traits

Follow this code&#x20;

![What did you make?](/files/-LzbqBl0DlpExoi3Z0Ty)

Now I want you to add or change **at least** 4 things to make yours unique to you. Be creative and push yourself! <br>

![No Pressure - but this is some previous student work](/files/-LzbwWBjCzZ5N11TDIgx)

If you would prefer - here is a stick figure that uses the slide  feature

```
pen pink, 5
slide  15,25
slide 15,-25
slide -15,25
fd 40
slide 10,-12
slide -10,-12
slide -10,12
slide  10,-12
fd 15
rt 90
lt 360,10
ht()
```
