1 Comment
User's avatar
Greg's avatar

Reversed = { b:a for a,b in original.items() }

Expand full comment