fork download
  1. from flask import Flask
  2.  
  3. print('Hey')
Success #stdin #stdout 0.1s 20904KB
stdin
Standard input is empty
stdout
Hey