Tomasz Molski

Results 1 issues of Tomasz Molski

This structured branching exercise [answer](https://github.com/xorpd/asm_prog_ex/blob/e3dd3a3f1f64d1942528dc58e0fe575d83c1fd12/4_basic_assembly/0_branching/4_structured_branching/answers/1_read_code/0_mx.asm) can be misleading. It identifies the structured branching constructs, but it makes a mistake when identifying the `else` block: ![image](https://github.com/xorpd/asm_prog_ex/assets/41341072/fef002a9-f18b-4671-9e02-6d38de044281) There isn't actually a `else`...