Comment dire bonjour monde
python = print ("Hello World")
javascript = console.log("Hello World!");
javascript = Document.write("hello world");
Sore Sheep
python = print ("Hello World")
javascript = console.log("Hello World!");
javascript = Document.write("hello world");