Get your own website
prog.c: In function 'main':
prog.c:5:18: error: assignment of read-only variable 'myNum'
    5 |   myNum = 10;
      |         ^