Sep-20-2021, 04:18 PM
Hello,
I want to read a CSV using the CSV module from a file in another directory. Would you have any idea how I do that?
Thanks,
Jamie
I want to read a CSV using the CSV module from a file in another directory. Would you have any idea how I do that?
Thanks,
Jamie
while dad_has_cigs == True:
happiness = True
if dad_has_cigs == False:
print("Dad come home!")
happiness = not happiness
break
