How to pull out values from tuples? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to pull out values from tuples?

need values between single quotes . How do you extract it? Please help me https://code.sololearn.com/c4Y3G4ymfqy8/?ref=app

28th Jan 2019, 2:17 AM
Raj Charan
3 Answers
28th Jan 2019, 2:49 AM
ShortCode
+ 3
Ok Raj Charan see the code again.
28th Jan 2019, 3:03 AM
ShortCode
+ 1
Yes but splitted input manually 'Description': ('charan,test') I need pull out 'charan' from there i. e first string
28th Jan 2019, 2:54 AM
Raj Charan