need help writing a python script. the following are in csv file…

Question Answered step-by-step need help writing a python script. the following are in csv file… need help writing a python script.the following are in csv file named devices.csvname macaddressip cpucount disks ram ostype osversionyoda c8:f6:50:e7:93:ff192.168.10.21 1 1 4 ubuntu 12.04neytiri 30:85:a9:57:a9:1d192.168.10.10 2 1 16 windows 2012hal 2c:44:fd:02:02:3b192.168.10.22 1 1 2 windows 7Write  a script that connects to the database and prints out the data in the rows in csv and json format to a file.thufir 5c:96:9d:90:10:b9192.168.10.11 4 4 4 centos 6leeloo 00:10:49:1c:25:7f192.168.10.23 1 1 4 windows 7 Computer Science Engineering & Technology Python Programming Share QuestionEmailCopy link Comments (0)