❤Something new learned in the class:
[Computer
system]
We took the
test this Thursday so we didn’t take
the class and learn anything about the computer system.
[Dr.Racket]
❀
sierpinski: produce triangles
(define (sierpinski d)
(cond
[(zero? d) (triangle 10
"solid" "green")]
[else
(above (sierpinski (- d 1))
(beside (sierpinski (- d 1)) (sierpinski
(- d 1))))]
-----While when I was looking for the image of sierpinski I found an interesting one which uses the same theory :D
❤ Challenges I met this week
-----While when I was looking for the image of sierpinski I found an interesting one which uses the same theory :D
❤ Challenges I met this week

❤The test/quiz/assignment
We took the test this
Thursday, feeling that it wasn’t hard lol.
But I am not sure about the long-term questions. Maybe I should work more on the computer system part next time :)
❤Feedback to other's blogs
I found a really funny and good-looking slog this week! It is from “http://virumandi2004.blogspot.ca/” I can't find his/her profile though :( Anyway I left a message "Your slog looks really good? How did you make your background be like this? :D" to he/she to ask about how to change the background. But I found the way to change it myself before he/she reply, which is good. :)
Yeahhhh! I got a beautiful background for my slog too!
But I am not sure about the long-term questions. Maybe I should work more on the computer system part next time :)
❤Feedback to other's blogs
I found a really funny and good-looking slog this week! It is from “http://virumandi2004.blogspot.ca/” I can't find his/her profile though :( Anyway I left a message "Your slog looks really good? How did you make your background be like this? :D" to he/she to ask about how to change the background. But I found the way to change it myself before he/she reply, which is good. :)
Yeahhhh! I got a beautiful background for my slog too!