picocode

113
reputation
2
7
while true do
 print("Hello i like to code LUA good easy language.")
end
while (true) {
    console.log('I also like to code in JavaScript most of the time i use NODEJS')
}
while (true) {
    echo 'I know php, but nobody likes this language and i see why.'
}
while True:
    print("I only know a little bit python but it's pretty nice.")