gbabydalton gbabydalton 19-12-2022 Computers and Technology contestada What is the value of the variable moneyDue after these lines of code are executed? >>> numSodas = 6 >>> costSodas = 2 >>> moneyDue = numSodas * costSodas moneyDue is .