Main.java:4: error: cannot assign a value to final variable myNum
    myNum = 20;
         ^
1 error