View | Name | Language | Code | StdIn | StdOut | Time |
---|---|---|---|---|---|---|
inderjot | Python |
print("Hello panda") | null | Hello panda
| 19 March at 6:22 pm | |
alice | Python | print('Hello, world!') | null | Hello, world!
| 19 March at 6:25 pm | |
bob | Python |
print("apple") | null | apple
| 19 March at 6:27 pm | |
jack | Ruby | puts 'Hello, world!' | null | Hello, world!
| 19 March at 6:28 pm | |
jonson | JavaScript |
console.log("hi i am baby") | null | hi i am baby
| 19 March at 7:55 pm | |
cosmos | Python |
print("call me danger") | null | call me danger
| 19 March at 7:58 pm | |
robin | JavaScript |
console.log("hi my name is robin") | something | hi my name is robin
| 20 March at 6:19 am | |
elvish | Python |
print("systum") | null | systum
| 20 March at 10:08 am | |
night | JavaScript |
console.log("night watch") | null | night watch
| 20 March at 10:15 am | |
testing | Python |
print("testing in prod version") | null | testing in prod version
| 20 March at 10:23 am |