EXAM
0 Stars     81 Views    

Author: Andrea Di Stefano

Project access type: Public

Description:

TEXT:Inputs: x1, x2, x3, x4outputs: y1, y2
if x1==x2 then
y1=x3y2=x4
else
y1=x4y2=x3

Created: Jun 16, 2019

Updated: Jun 30, 2023


Comments

You must login before you can post a comment.