Sololearn says no output. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Sololearn says no output.

Why solo learn says no output when i type this code https://code.sololearn.com/cyBGTzREtZ7K/?ref=app t1=((10,20, 'book', 30, 9.5, 'item',[12,13],(3,4),30,5,30)) len(t1)

7th Dec 2019, 2:24 AM
Mr _Yash _Jaat
Mr _Yash _Jaat - avatar
9 Answers
+ 1
You need to provide context. This question is very vague.
7th Dec 2019, 2:27 AM
Manual
Manual - avatar
+ 1
Try using the Python function for producing text output in the console. print()
7th Dec 2019, 2:32 AM
Manual
Manual - avatar
+ 1
ThanksDiego
7th Dec 2019, 2:56 AM
Mr _Yash _Jaat
Mr _Yash _Jaat - avatar
+ 1
As Diego has mentioned. Your code: t1=((10,20, 'book', 30, 9.5, 'item',[12,13],(3,4),30,5,30)) print(len(t1))
7th Dec 2019, 2:56 AM
Rik Wittkopp
Rik Wittkopp - avatar
0
Sorry
7th Dec 2019, 2:28 AM
Mr _Yash _Jaat
Mr _Yash _Jaat - avatar
0
Now i have provided my code link also and code also
7th Dec 2019, 2:28 AM
Mr _Yash _Jaat
Mr _Yash _Jaat - avatar
0
Please help me
7th Dec 2019, 2:28 AM
Mr _Yash _Jaat
Mr _Yash _Jaat - avatar
0
What?
7th Dec 2019, 2:33 AM
Mr _Yash _Jaat
Mr _Yash _Jaat - avatar