Print content of the java.lang.string class objects in python

I’d definitely say basic python will be a push to figure out snappy just due to the way it’s interfacing a completely different language.

As you said, printing out an object will only give up its memory location.

Try print(yourObject.toString()) this may give you more information about its public accessible variables.

Again, I’d recommend trying to get comfortable in Python before diving into snappy.