News

#add the two values together, since one is a float and one is an integer, this is an addition #operation, not a concatenation. print r.ourNumeric + r.ourInteger #Since we are adding a string and a ...