Convert String List to Dictionary

# Introduction In this lab, you need to write a program that converts a list of strings into a dictionary by splitting each string with `=` where the first part becomes the key and the second part becomes the value.

|60 : 00

Click the virtual machine below to start practicing