Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
reverse_list
Write a function named reverse_list that takes a list as input and returns a new list with the elements reversed.
Code :
[1, 2, 3, 4, 5]
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment