Reading and Capitalization of csv rows in PYTHON. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Reading and Capitalization of csv rows in PYTHON.

I want to read first row of csv file which contains strings (variable names) and save it in single variable. Then using "upper", I want to capitalise ecah word of each string obtained from different rows. After this I'll write /replace the previous row with this capitalised row.

8th Sep 2017, 5:49 AM
Hamza Kiani (Gakhars)
Hamza Kiani (Gakhars) - avatar
1 Antwort
0
I've searched on google and then posted this question. Since I'm beginner, therfore I'm having difficulty. It's much appreciated but still there is error.
8th Sep 2017, 7:42 AM
Hamza Kiani (Gakhars)
Hamza Kiani (Gakhars) - avatar