Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

TypeError: dict is not a sequence

you need to use %% in python for % you are using in your like statements. % in python is used for string formatting
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #dict #sequence
ADD COMMENT
Topic
Name
5+7 =