---
title: 'Strings'
part: 'Part III — The Language'
partNumber: 3
order: 7
subtitle: 'Immutable sequences, the function set, and mode words'
---

_Content coming soon._

<Run>{`// Strings as mode words — fabric preset via a variable
let f = "woven"
fabric f
repeat 4 [ fd 20 rt 90 ]`}</Run>

<Checkpoint chapterId="ch-19">Chapter content coming soon.</Checkpoint>
