ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
What is the function using "sorted" in '''for key, value in sorted(letter_count.items()) ''' it is giving the same output without using sorted. Please explain.
What is the function using "sorted" in '''for key, value in sorted(letter_count.items()) ''' it is giving the same output without using sorted. Please explain.