Slowly typing user input | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Slowly typing user input

So I'm trying to make a program that slowly types out whatever the user inputs. What am I doing wrong? https://code.sololearn.com/WafPolXY8ms5/?ref=app

10th May 2018, 5:31 AM
Daniel Cooper
Daniel Cooper - avatar
7 Answers
+ 3
Hope you notice what you did wrong https://code.sololearn.com/W37CmxbMIU4W/?ref=app
10th May 2018, 6:03 AM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar
+ 1
What is your problem?
10th May 2018, 9:05 AM
KrOW
KrOW - avatar
+ 1
We've fixed it now. But thanks.
10th May 2018, 5:56 PM
Daniel Cooper
Daniel Cooper - avatar
0
ignore The "name" stuff xD
10th May 2018, 5:31 AM
Daniel Cooper
Daniel Cooper - avatar
10th May 2018, 6:16 PM
Daniel Cooper
Daniel Cooper - avatar
0
Almost finished product
10th May 2018, 6:16 PM
Daniel Cooper
Daniel Cooper - avatar
0
OMG I FINALLY UNDERSTAND WHAT I DID WRONG by defining that var within the function, It would define it with every iteration. Causing it to print the first letter every time. *totally wasn't thinking about that for the past hour*
10th May 2018, 11:36 PM
Daniel Cooper
Daniel Cooper - avatar