+ 6
Hello in different languages
write a program to show the word "hello" based on user input. the input can be a text or just a button entered/pressed by the user.
3 Answers
+ 2
basic python script: https://code.sololearn.com/c4IeFm2M9yt6/?ref=app
+ 2
This Malbolge program reads a string from a user and prints that string:
(=BA#9"=<;:3y7x54-21q/p-,+*)"!h%B0/.
~P<
<:(8&
66#"!~}|{zyxwvu
gJ%
+ 1
check this code:
https://code.sololearn.com/cxc57VQt5qo3/#py
you need to run this on your PC because there is no Tkinter module here