Simple python function, we always use in python code to reverse the order in list or string. #python
Method : reverse()
we can use another way reverse the list by [::-1]
Method : reverse() or [::-1]
#pythoncode #dailycoding #refresh

Share the knowledge about the Data Science
Simple python function, we always use in python code to reverse the order in list or string. #python
Method : reverse()
we can use another way reverse the list by [::-1]
Method : reverse() or [::-1]
#pythoncode #dailycoding #refresh
