A Shooting in Akron, Ohio

June 17, 2020

Nakia Crawford, an 18-year-old who was a recent high school grad, running errands with her grandmother, was shot in Akron, Ohio, while she was stopped at a red light.
She was shot multiple times inside of the car. Unfortunately, she died later at the hospital.
Meanwhile, the suspect in the shooting has yet to be identified. Still, police are following reports that he was a white male driving a black Mustang with tinted windows.
Akron Mayor Dan Horrigan said in a statement, “Na’kia Crawford was a young woman who deserved life and a future.”
For the most part, I fail to understand how any sane person could pull up next to a car and think nothing about shooting the person in the vehicle.
The problem is, though, this person wasn’t reasonable. Nor was he insane…just somebody that wanted to do an evil deed.
So he committed murder. He terminated the life of another person unlawfully. The question is, why?
Some murder for money. Some killers who are mentally sick band their act of shooting is the result of their psychological problems; some murderers commit this crime in a fit of passion.
Whatever that fool’s purpose was for intentionally taking the life of Nakia Crawford, I hope that he is found, that the punishment fits the crime he committed.
What is need more than ever is gun control, which restricts the kinds of guns that can be available for sale to the public?
Who should be allowed to buy them? Where can they be carried? When is it legal to shoot one?


Read more here
.

#policeCrime
The Most dangerous Person in the Racism Industry
There Is No Doubt About It..What Now?
More about JusMee

Discover more from JusMee Talkin

Subscribe now to keep reading and get access to the full archive.

Continue reading

function get_header( $name = null, $args = array() ) { /** * Fires before the header template file is loaded. * * @since 2.1.0 * @since 2.8.0 The `$name` parameter was added. * @since 5.5.0 The `$args` parameter was added. * * @param string|null $name Name of the specific header file to use. Null for the default header. * @param array $args Additional arguments passed to the header template. */ do_action( 'get_header', $name, $args );$templates = array(); $name = (string) $name; if ( '' !== $name ) { $templates[] = "header-{$name}.php"; }$templates[] = 'header.php';if ( ! locate_template( $templates, true, true, $args ) ) { return false; } }