Hi can you please help me with this code. it gives me an error…
Question Answered step-by-step Hi can you please help me with this code. it gives me an error… Hi can you please help me with this code. it gives me an error myShow=Show(data[0][0],Movie(data[2],int(data[3]),data[4],float(data[5]),data[6]),float(data[1])) ValueError: invalid literal for int() with base 10: ‘Sci-Fi’ i have a txt file ‘r’ which has Sci fi and i want it to read it. Computer Science Engineering & Technology Python Programming IS 222 Share QuestionEmailCopy link Comments (0)


