Files
cs-252/hw3/extra.imp
2026-03-13 15:46:02 -07:00

5 lines
51 B
Plaintext

X := 3 + 9 * 4;
Y := 5 * 2 + 7;
Z := 360 / 12 / 3