I'm a hacker, but the good kind of hacker.
Viewing 3 replies - 1 through 3 (of 3 total)
dod to yoo ii
test
testA = input(int()) testB = input(int())
sum = testA = testB
print(‘Test Output =’ sum)
dod to yoo ii