getzperez6575 getzperez6575 22-02-2024 Computers and Technology contestada What would be the output by the following code segment? numbbottles = 12 numbbottles = numbbottles + 5 print(numbbottles)