Apr-06-2022, 10:14 PM
I am new to coding and trying to figure out a way to code in python for a decision tree that is long and complicated. It is the logic behind a webform. My wordpress developer is having trouble but says if I get it in python code she could use it. The meat of the project will be rules that govern what pages are show to the user based upon two age categories.
There is, though, some "weeding out" before I get to those two rules, and I have used a flow chart on that weeding out process. I was hoping someone could just get me started with a basic structure
Thanks for much!!
There is, though, some "weeding out" before I get to those two rules, and I have used a flow chart on that weeding out process. I was hoping someone could just get me started with a basic structure

Thanks for much!!