2👍
✅
To instantiate an object or call a method you have to use brackets ()
:
r = Trunk_Circle()
s = r.create_branch_circle()
Source:stackexchange.com