dwlambiri / ics4u-tflow

course project
0 stars 1 forks source link

Learn about Tuples, Lists, and Dictionaries #19

Closed dwlambiri closed 6 years ago

dwlambiri commented 6 years ago

On https://www.tutorialspoint.com we learned about all of these concepts. Each one is similar to an array with special properties. For instance, each entry in a dictionary has a KEY and a VALUE. The key work is a work that marks a specific spot in the array. Our bot uses each work in its vocabulary as a key in its own dictionary and the value associated with the key fluctuates to determine the suitability of that word in the response.