Programming Words

Math Challenges:
1) Determine the distance of the "ink" Rylie used to create the word. Note: Rylie did not repeat "ink" when traveling over parts of letters more than once.
2) Determine the total distance Rylie traveled from beginning the word until the last "ink" was used to complete the word.
Programming Challenges:
1a) Create and revise a copy of the program in which Rylie creates each letter of the word simultaneously with the assistance of additional turtles. 1b) Make the turtles start and complete the letters at the same time.
2a) Create and revise a copy of the program in which Rylie creates your first name. 2b) Create and revise a copy of the program in which Rylie creates your last name. 2c) Create and revise a copy of the program in which Rylie creates your first & last name.