End Sort Using Python September 29, 2019 Get link Facebook X Pinterest Email Other Apps A = [] user_input = input() A = user_input.split(" ") Asort = sorted(A) count = 0 for i in range(len(A)): if A[i] == Asort[count]: count = count+1 print(len(A)-count) Comments PythonOctober 5, 2019 at 11:15 AMInformative blog. Thanks for sharing.Python Online TrainingReplyDeleteRepliesProgrammers VenueOctober 24, 2019 at 1:36 PMThanks, please share and follow this get more.DeleteRepliesReplyReplyProgrammers VenueOctober 24, 2019 at 1:37 PMThanks for positive response. Please share and follow to get more.ReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
Informative blog. Thanks for sharing.
ReplyDeletePython Online Training
Thanks, please share and follow this get more.
DeleteThanks for positive response. Please share and follow to get more.
ReplyDelete