I just started learning using Python with Rhino. I study architecture and have a very basic background with programming in general. Last year I had to deal with some geometry creation using javascript with three.js.
I have found, of course, multiple information online about Python commands, where everything is explained so well, but lacking almost any use of a programming-language background, this is not enough for me.
Is there a way I can draw some curves, basic cylinder/box/etc in Rhino and get the python code for it?