Given the string ``s = "Hello"``, we wish to change it to ``hello``. what is the result of s[0] = 'h' ?
Answers
Answered by
0
Hii.
s[0] of first string is H
but of resultant string is s[0] = h
Thank u!!!
:-)
Similar questions
Science,
6 months ago
Computer Science,
6 months ago
English,
6 months ago
Computer Science,
11 months ago
Biology,
11 months ago
Science,
1 year ago