Hello everyone,
I am relatively new to python and also the use of classes. I am trying to put the values from a class in an empty list. For some reason im getting “<main.DataSet instance at 0x000000000000AEE3>” as the output instead of in this case a list of 2’s. Can someone explain to me what this means?
python_class.gh (6.0 KB)
3 posts - 2 participants