fork download
  1. n = int(raw_input("enter a number"))
  2. m = int(raw_input("enter another number"))
  3.  
  4. while n != b
  5.  
Runtime error #stdin #stdout 0.02s 5852KB
stdin
Standard input is empty
stdout
Standard output is empty