Similar Posts

Subscribe
Notify of
1 Answer
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Babelfish
1 year ago

There are different ways. The easiest thing would be how you already did it in line 16:

dictionary[key]

or related to your example:

`
  • ${key} = ${dictionary[key]}
  • `

    And please post relevant source text in future also as source text and not as photo!