How to reverse a string

Report a typo

Here is a string written in Python:

s = "wolf"

How can you reverse it using slicing?

Select one option from the list
___

Create a free account to access the full topic