+ 3
I noticed the following issues:
* you have "=" instead of "==" in the elif condition
* you have a line break in the elif condition
* "computer" is the alias of the random module â not the computer's choice, that's why the comparison with the user's choice will fail