1
1
Fork 0
PythonLearning/cars/cars.json
EntropicDecay e235cba5d6
Some checks failed
Lint Code / Ruff (push) Successful in 7s
Lint Code / MyPy (push) Failing after 10s
Lint Code / Pylint (push) Failing after 10s
save
2024-06-06 18:47:44 -05:00

8 lines
No EOL
150 B
JSON

{
"Tahoe" : "Chevrolet",
"NSX" : "Nissan",
"Civic" : "Honda",
"F150" : "Ford",
"CX-5" : "Mazda",
"Aventador" : "Lamborghini"
}