+ 4
Challenge: Make a program that gets user input, then reverses it, but instead of letters, it displays the word like this:
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * (Thats an L, an I, and a K, and an E you get what Im saying)
4 ответов
+ 7
here is my code using C programming
https://code.sololearn.com/cz4ZPIxKO4Zt/?ref=app
+ 3
here is my code:
https://code.sololearn.com/c5sD7Nsydt85/?ref=app
+ 2
Wow, I couldn't do that in python haha nice code, upvoted!
+ 2
in the*