Learn practical skills, build real-world projects, and advance your career
import jovian
jovian.commit()
[jovian] Attempting to save notebook.. [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ai/rajan-chettri/hands-on-session-python-data-structures
 
# let us understand the difference between sort and sorted! 🤔
words=['cheer','blessings','happiness','joy']
# let us sort the list