0 votes
in Python Flask by
How will you reverse a list in Python?

1 Answer

0 votes
by

The function list.reverse() reverses the objects of a list.

Related questions

0 votes
asked May 12, 2023 in Python Flask by SakshiSharma
0 votes
asked May 10, 2023 in Python Flask by john ganales
...