Message from Python discussions

December 2018

— I need a code that reads each column value to a variable.

— 

Https://docs.python.org/2/library/csv.html

see the first example... if you have 10 columns, you'll just have to do something like this..
variableOne = row[0]
variableTwo = row[1] and so on...

— Thank you... i will read it and try and come back.

— Hello! How use google speech api, please message me

— Eeeew python 2

— Kek

— Bot making in python any documentation available?

— Guys could u recommend me book for algorithms plz)

— You can use speech interprator library

— Coursera probably

— I'm sure it'll not make a huge difference on syntax....

— Not sure if you are being serious