Minify Python or Unminify Python Code Online

a = 100 b = 50 if a > b: print("b is greater than a")