1 ( A and B and ... ) or ( C and ... ) or ...
or
2 ( A and B and ... ) or ( C and ... ) or ...
or
3 ...
Set up a random array and count the number, display different message texts based on judgment logic.
Each condition corresponds to a branch.
After the job is executed, the actual judgment logic can be viewed in the details.