Challenge: String and Hash

Test your understanding of the string and hash data types with this challenge.

We'll cover the following

Coding exercise

Write a program to create a Redis hash with the fields name, email, and city. Then, delete the city field from the hash.

Here’s a part of the solution to help get you started:

Get hands-on with 1200+ tech skills courses.