A Very Cool Byte-Sized Python Demonstration!!!

Advertisements

Hello everyone,

Michael here, and in today’s post, we’re gonna do a very cool byte-sized Python demo! You ready? Here goes!

print("Hello World")
print("¡Hola, Mundo!")
print("Bonjour, le Monde!")
print("Hallo, Welt!")
print("Olá, Mundo!")
print("Nǐ hǎo, shìjiè!")
print("Bonjou, Mond!")
print("Sawasdee, Loke!")
print("Hello, Duniya!")
print("Habari, Dunia!")

Hello World
¡Hola, Mundo!
Bonjour, le Monde!
Hallo, Welt!
Olá, Mundo!
Nǐ hǎo, shìjiè!
Bonjou, Mond!
Sawasdee, Loke!
Hello, Duniya!
Habari, Dunia!

Wow, take a look at this! Hello world in 10 languages from across the world (English, Spanish, French, German, Portuguese, Mandarin, Creole, Thai, Urdu, and Swahili, respectively).

That’s it-that’s the demo!

Thanks for reading and also,

HAPPY APRIL FOOLS

  • Hey, my tagline does promise byte-sized programming classes for all coding learners ;-). A blogger’s got to stay true to his word right?

Leave a ReplyCancel reply