You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
staticunsignedint age = 17;
staticunsignedint experience = 5;
constunsignedint progress = 1;
// Notice how the progress is a constant. I always progress forwards when learning.