Jan vK writes:
here’s an example from your book that gives an error: count_down_by_twos = list(range(40, 10, −2)) SyntaxError: invalid character in identifier please inform me how to solve this problem
It looks like you might have copied-and-pasted the code? Perhaps from the digital version...
Continue reading...
