I have a input in my code nd whenever I'm trying to run it it's giving me a notification "looks like your code have inputs" | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

I have a input in my code nd whenever I'm trying to run it it's giving me a notification "looks like your code have inputs"

What should I suppose do in this

18th Sep 2023, 8:11 AM
Ayush Gupta
Ayush Gupta - avatar
3 Answers
+ 2
Ayush Gupta The system expects your code to take input from the standard input (stdin). This notification is a reminder that your code should be prepared to read input data. You should enter something according to your code. You should give your code for better recommendations from others.
18th Sep 2023, 8:14 AM
JAY
JAY - avatar
+ 1
Ayush Gupta Note that, If you're having trouble in code, instead of long description. share your code and describe what error message you're receiving. without watching no one can figure out what's going wrong.
18th Sep 2023, 9:04 AM
Darpan kesharwani🇮🇳[Inactive📚]
Darpan kesharwani🇮🇳[Inactive📚] - avatar
0
It's mean your code have input
18th Sep 2023, 8:12 AM
Vinay
Vinay - avatar