一个尝试生成笛卡尔积的块

This commit is contained in:
Irene-Maxine
2024-10-15 15:42:56 +08:00
parent 3314edda3b
commit a3b3ae6cc5
4 changed files with 164 additions and 1 deletions

View File

@@ -389,6 +389,13 @@
</shadow>
</value>
</block>
<block type="generate_cartesian_product">
<value name="repeat">
<shadow type="math_number">
<field name="NUM">2</field>
</shadow>
</value>
</block>
</category>
<category id="catLogic" colour="210">
<block type="logic_compare"></block>