SyntaxFix
Write A Post
Hire A Developer
Questions
for car,info in cars.items(): print(car) for key,value in info.items(): print(key, ":", value)