Error:
(test):10: warning: found = in conditional, should be ==
Code:
strings = [“HTML”, “CSS”, “JavaScript”, “Python”, “Ruby”]
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.