Okay, so today I decided to mess around with identifying “hot car models.” It wasn’t anything fancy, just a fun little project I wanted to try out.

Getting Started
First, I needed some data. You know, a list of cars and maybe some info about them.
- I started by just Googling around, looking for lists of popular or well-regarded cars.
- I found some “top 10” lists and articles about classic cars, new releases, and stuff like that.
Data Collection
I copied and pasted a bunch of car names from different websites into a simple text file. I didn’t get super detailed, just the make and model, like “Ford Mustang” or “Toyota Camry”.
Making it a Little Smarter
I figured just having a list wasn’t very “hot car” specific.
So, I decided to manually add a “hotness” score, It’s totally subjective, it is my rating!

Then, I went through my list and just gave each car a score from 1 to 10, based on my, how much I liked the look of the car.
The Result
Finally, I had a list of cars with my personal “hotness” rating. It’s not scientific, but it was a fun little exercise,
I can easily sort the list by my score and see which cars I consider the “hottest”.
That’s pretty much it! It was a simple, down-to-earth project, and I enjoyed messing around with the data.
It maybe a stupid idea, but I have tried it out and finished this funny project by myself.