Nov-14-2019, 07:43 AM
Hey, thats's what made me confused too.
here is line of codes which my instructor is able to use but not me.
here is line of codes which my instructor is able to use but not me.
import collection class vector(collection.sequence): PRECISION = 6 ....that's creating an error for collection module. please assist.