Help for this page

Select Code to Download


  1. or download this
    s/$/J/;
    s/$/u/;
    print;
    
  2. or download this
    {print 'J'; {print 'u'; {print 's'; {print 't'; }}}}
    BEGIN{print 'J'; BEGIN{print 'u'; BEGIN{print 's'; BEGIN{print 't'; }}
    +}}