fork download
  1. # your code goes here
  2. p = "2015-05-31"
  3. print(p[5:7])
Success #stdin #stdout 0.02s 9112KB
stdin
Standard input is empty
stdout
05