1 eval.length 1
2 100
3 1100
4 200
5 2200
6 100
7 2200
8 300
9 3300
10 100
11 3300
12 is syntax error? true
13 SyntaxError:69:Missing close quote
14 print('hello)
15 ^