; Exercise 2Part B
; Assume the following definitions have been enteredrun define f a b
beside clockwise a b define g a b
beside clockwise b a
define h a b beside clockwise a a
define j a beside clockwise a a
define s y z textjoin z z y
define rick rick
define morty Morty!
; then write out the following steps in the same manner as in Question 1, EXCEPT if a particular
; part of the step produces an error then write error you may also write down the full error message.
step f
step g
step h
step j
step h
step j
step s
step
triangle 10 oval 9 16
rick morty
textlength s rick morty 500
Reviews
There are no reviews yet.