Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

can anyone help me with this error. return bles 103 ['Mon... 104 105 # Prints table in comma separated format to port to CSV 106

can anyone help me with this error.

image text in transcribed
return bles 103 ['Mon... 104 105 # Prints table in comma separated format to port to CSV 106 3(R)' def print_table (data) : 107 for i in data: 108 print (i +", ") 109 print( ) 110 for i in range (5) : 111 for key in data. keys ( ) : D 112 print (data [key] [i]+", ") Exception has occurred: TypeError x unsupported operand type(s) for +: 'float' and 'str' File "/Users/shizazafreen/Desktop/CS677_HW1-master 2/reader.py", line 112, in print_table print(data[key] [i]+", ") File "/Users/shizazafreen/Desktop/CS677_HW1-master 2/reader.py", line 125, in print_table(data) 113 print ( ) 114 PROBLEMS OUTPUT TERMINAL DEBUG CONSOLE O (R-) , H(R-) , O (R+ ) , H (R+) , UPP... Day , H(R) , d... () er... (base) shizazafreen@MacBook-Pro CS677_HW1-master 2 % cd "/Users/shizazafreen/Desktop/CS677_HW1-master 2" ; /usr/bin/e nv /usr/bin/python /Users/shizazafreen/ . vscode/extensions/ms-python. python-2021. 6.944021595/pythonFiles/lib/python/deb ugpy/ launcher 61918 -- "/Users/shizazafreen/Desktop/CS677_HW1-master 2/reader.py" === 2014 ==== (base) shizazafreen@MacBook-Pro CS677_HW1-master 2 % cd "/Users/shizazafreen/Desktop/CS677_HW1-master 2" ; /usr/bin/e nv /usr/bin/python /Users/shizazafreen/ . vscode/extensions/ms-python. python-2021. 6. 944021595/pythonFiles/lib/python/deb ugpy/launcher 63063 -- "/Users/shizazafreen/Desktop/CS677_HW1-master 2/reader. py" ==== 2015 ==== O (R) , IR+ 1, IR-1, o (R-), H (R-) , o(R+) , H (R+) , Day , ti... H(R) , ()

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction to Wireless and Mobile Systems

Authors: Dharma P. Agrawal, Qing An Zeng

4th edition

1305087135, 978-1305087132, 9781305259621, 1305259629, 9781305537910 , 978-130508713

More Books

Students also viewed these Programming questions

Question

International conference on population and development ?

Answered: 1 week ago

Question

Approach to population ?

Answered: 1 week ago

Question

The concept of development ?

Answered: 1 week ago

Question

To make available communication media?

Answered: 1 week ago

Question

Explain the treaty of purandar in ancient time ?

Answered: 1 week ago