About sololearn code coach | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

About sololearn code coach

Hello, Does anybody know that how can I get the quiz input and show output it via python code

5th Apr 2020, 6:34 PM
Ali Mokhtari
5 Answers
0
Yes, input as input(), output as print().
5th Apr 2020, 6:49 PM
HonFu
HonFu - avatar
+ 1
Thanks
5th Apr 2020, 6:49 PM
Ali Mokhtari
0
Have you already studied Python? If not, or you're just beginning, I'd recommend to postpone code coach. It's all in the tutorial, with a bit of study and practice you'll figure it out alone, which will make for a better learning effect.
5th Apr 2020, 6:46 PM
HonFu
HonFu - avatar
0
you get input by input() the output is shown in the first and second cases. i'm not sure what are you trying to accomplish.
5th Apr 2020, 6:48 PM
Bahhaⵣ
Bahhaⵣ - avatar
0
Yes,I know python as a noob, Do you mean that I should use sth like this X = input()
5th Apr 2020, 6:48 PM
Ali Mokhtari