I need to get input as value and key (name,marks)pair how to get | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 1

I need to get input as value and key (name,marks)pair how to get

Input 2 #no. Of in puts A 100 90 40 B 98 92 80 Output {'A':[100,90,40],'B':[98,92,80]} Please help me with thsi question I don't know how to get the input

9th Oct 2021, 1:05 PM
Sudalai Vignesh
1 ответ
+ 1
So what's it gonna be? Html? Java? Php? Python? Get rid of the irrelevant tags. Don't expect people to put effort into helping you if you're not even willing to put any effort into asking your question. https://www.sololearn.com/Content-Creation-Guidelines? https://code.sololearn.com/Wv5gTHy1N6Ji/?ref=app https://www.sololearn.com/discuss/1316935/?ref=app https://code.sololearn.com/W3uiji9X28C1/?ref=app https://www.sololearn.com/discuss/333866/?ref=app
9th Oct 2021, 1:09 PM
Simon Sauter
Simon Sauter - avatar