I'm making a program where I ask the user's name. When the name is entered I want the user to say if the name is correct or not. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I'm making a program where I ask the user's name. When the name is entered I want the user to say if the name is correct or not.

12th Jul 2018, 10:44 PM
Comedy Co.
Comedy Co. - avatar
2 Answers
0
Here is my example: https://code.sololearn.com/c8Xd083Lpjd8 Sololearn reads input before output so the order is kinda wrong here,
12th Jul 2018, 11:03 PM
Blake Quake
Blake Quake - avatar
0
Thanks.
12th Jul 2018, 11:08 PM
Comedy Co.
Comedy Co. - avatar