Main.c: In function 'main':Main.c:11:9: error: expected ',' or ';' before 'sum2' 11 | sum2 += num; | ^~~~