You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
678 B
XML
18 lines
678 B
XML
<?xml version="1.0"?>
|
|
<flowgorithm fileversion="3.0">
|
|
<attributes>
|
|
<attribute name="name" value=""/>
|
|
<attribute name="authors" value="skybl"/>
|
|
<attribute name="about" value=""/>
|
|
<attribute name="saved" value="2022-10-07 06:41:15 PM"/>
|
|
<attribute name="created" value="c2t5Ymw7UE9ORDsyMDIyLTEwLTA3OzA2OjQwOjQ4IFBNOzIxMzQ="/>
|
|
<attribute name="edited" value="c2t5Ymw7UE9ORDsyMDIyLTEwLTA3OzA2OjQxOjE1IFBNOzE7MjIzNw=="/>
|
|
</attributes>
|
|
<function name="Main" type="None" variable="">
|
|
<parameters/>
|
|
<body>
|
|
<output expression="10 / 2" newline="True"/>
|
|
</body>
|
|
</function>
|
|
</flowgorithm>
|