inline-executor READMEExecute code from different languages (currently Python and Javascript) and print the output inline. Ex:
#p lang: python3, mode: online print("\n".join(["Hello World" for i in range(200)]))
|
inline-executor READMEExecute code from different languages (currently Python and Javascript) and print the output inline. Ex:
#p lang: python3, mode: online print("\n".join(["Hello World" for i in range(200)]))
|