fork download
  1. print(os.date("%%A"))
  2. print(os.date("%w"))
Success #stdin #stdout 0s 2832KB
stdin
Standard input is empty
stdout
%A
6