In this exercise, you'll write a program that takes a dictionary as input, then create another dictionary that uses keys & values from input dictionary but in swapped position.
The program will sort new dictionary alphabetically by keys, then output with f-strings formatting
-------------------------
Python Coding for Beginners
Python Programming for Beginners
Learn Python by Building Projects
Python Exercises and Practical Examples with solutions
Practice Python Online with solution
How to write a Python program
Python Programming Data Structure and Algorithm
Python Problem Solving
Python Game Tutorial
Python Game Programming
Python Game Development
Python Tips and Tricks