Scanner-Parser / test3.txt
test3.txt
Raw
x := 2;
y := 3;
read(a, b)
write(a, b,a+b*(2*x/y));