0
What am i
Getting wrong in the code https://sololearn.com/compiler-playground/c2jdT9C51o0t/?ref=app
6 Réponses
+ 1
Again: DO NOT PUT LINKS IN THE TAG SECTION.
Put the code link into the description.
Tag the relevant programming language.
Describe what your code is supposed to do.
+ 1
Describe what your code is supposed to do.
For now it doesn’t matter what is entered it will print whatever is written in the first two input and then access granted. What do you want to happen.
0
Am I correct now?
0
Yes, now the link is in the correct place, and people can find your code. 👍
input() takes user input. The string inside the input("string") is only a prompt, not the value that gets stored into the variable.
0
Lisa thanks
What does "describe what your code is supposed to do"means
0
Zvi I want to get the answer "access granted"
Or I can't get the answer