Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 96 Bytes

expression-trace-homework-1.md

File metadata and controls

5 lines (4 loc) · 96 Bytes

Write an expression trace for the following code:

console.log('15' / 3 * '2' + '6');