Help for this page

Select Code to Download


  1. or download this
    a_very_long_name = a_very_long_name + 42;
    
  2. or download this
    a_very_long_name += 42;