Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 216 Bytes

notes.org

File metadata and controls

6 lines (6 loc) · 216 Bytes

Don’t forget to check in the ‘quiz’ version

Don’t just be concerned with compare

What are operations you can do on a string?

  • Can you concat? Replace? Index
  • String.make - for instance
  • String interpolation