def sec(item):
    return item[1]
a=[('pen',10.00),('pencil',5.00),('books',100.00),('eraser',15.00)]
print(a)
a.sort(key=sec,reverse=False)
print(a)

OUTPUT :- 

For Other Programs Visit The WebSite:-   https://www.techapurba.com/

Follow Me On Social Media :-
Instagram link :- https://www.instagram.com/apurba_khanra/
INSTA photography page :- https://www.instagram.com/photo_mania_hub/
Twitter link : - https://twitter.com/ApurbaKhanra199
Facebook page link (Crazy Coders) :-https://www.facebook.com/codercrazy/?modal=admin_todo_tour

Insta photography link :- https://www.instagram.com/photo_mania_hub/
Facebook link :- https://www.facebook.com/profile.php?id=100009747586288
FB photography page :-  https://www.facebook.com/photomaniahub/?modal=admin_todo_tour

For tech related videos visit my other website :- https://apurbatechinfo.blogspot.com/