I don't know but I am guessing 666 or 777 or 888.
Answer:
Answered below.
Explanation:
The three general methods consist of unicasting, broadcasting and multicasting.
Casting implies the transfer of data from one computer (sender) to another (recipient).
Unicasting is the transfer of data from a single sender to a single recipient.
Broadcasting deals with the transfer of data from one sender to many recipients.
Multicasting defines the transfer of data from more than one sender to more than one recipients.
Answer:
Explanation:
[[^hewoo I’m not em but thx for points
It looks like you need to get both numbers from the input. Try doing something like this:
print(int(input()) + int(input()))