Computer Science, asked by kaurloveleen484, 5 months ago

We can return a range of characters by using the _______syntaxWhat output the following python code should print? b = "Hello, World!" print(b[2:5])​

Answers

Answered by valeriy69
2
  1. We can return a range of characters by using the slice syntax.
  2. llo

\small\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions