fork download
  1. a = " which 307.2"
  2. print(a.strip().split(' ')[1])
  3.  
  4. # your code goes here
Success #stdin #stdout 0.03s 9600KB
stdin
Standard input is empty
stdout
307.2