Python 3.2 Typeerror: Unsupported Operands(s) For %: 'nonetype' And 'str'
Just getting started with python and tried the following bit of code my_name = 'Joe Bloggs'…
Read more
Python 3.2 Typeerror: Unsupported Operands(s) For %: 'nonetype' And 'str'