Thu Aug 15 2024 10:17:34 GMT+0000 (Coordinated Universal Time)
Saved by @iMan
def AddNum(a, b): summ = a + b return summ
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments