Post

Sergei K.
Sergei K.@radiodevops·
@PythonPr Neither. It prints lowercase “y”.
English
0
0
0
510
StyxCode
StyxCode@Tkay17Codes·
@PythonPr Wait the answer is B.. given "y" is a string
English
0
0
0
182
Sikuri
Sikuri@writecode4·
@PythonPr There is no error the output is y
English
0
0
0
62
Waz
Waz@Waz48886562·
@PythonPr The that an error because u are printing y which is spring
English
0
0
0
153
Reeti Patel
Reeti Patel@CraftWithReeti·
@PythonPr X = 8 Y = 2 X = X + 6 X = 14, because X is 8 and adding 6. Y = Y + 6 Y = 8, because Y is 2 and adding 6 . print("y") it is printing lower case 'y' as a string.
Reeti Patel tweet media
English
0
0
1
21
AdnAn1_UK
AdnAn1_UK@Adnan1_UK·
@PythonPr X = 8 Y = 2 X = X + 6 # here X = 14, because X is 8 and adding 6 Y = Y + 6 # here Y = 8, because Y is 2 and adding 6 print("y")# here it is printing lower case 'y' as a string.
English
0
0
0
139
Olayele Awujoola
Olayele Awujoola@olofooro·
@PythonPr The answer is not there. "y" is a string which the answer is not among the given options
English
0
0
0
2
Paylaş