superstaralora8 superstaralora8 18-01-2021 Computers and Technology contestada What will be printed by the following code segment? x=15 if x==25: print ('Pizza is yummy’) else: print ('My teacher is awesome')