8 lines
186 B
Text
8 lines
186 B
Text
/* created by Aykayayciti Earl Lamont Montgomery
|
|
April 9th, 2018 */
|
|
|
|
size = "little"
|
|
> @ "Mary had a $size lamb"
|
|
|
|
// line 1: use of the = operator
|
|
// line 2: use of the @ and $ operator
|