Files
p4tutorials-turkce/exercises/calc/calc.py
changgang 394f42f8ff Function eval() in line 71 should be removed (#433)
Function eval() calculate already the result before sending inputs to the switch (the calculation should be done by the switch) So, it should be removed.
2021-10-14 22:12:13 -04:00

2.5 KiB