I know this isnt the way the suggest to do it but just curious as to why this does notwork and throws a syntax error on the 2nd computer choice condition?
You must select a tag to post in this category. Please find the tag relating to the section of the course you are on E.g. loops, learn-compatibility
When you ask a question, don’t forget to include a link to the exercise or project you’re dealing with!
If you want to have the best chances of getting a useful answer quickly, make sure you follow our guidelines about how to ask a good question. That way you’ll be helping everyone – helping people to answer your question and helping others who are stuck to find the question and answer!
Its so simple the syntax error had arrows under the computerChoice part so I did not think this would have been the problem, such a stupid mistake, how can I go about solving issues like this myself in the future?
It’s difficult even for seasoned programmers to notice typo and bracket errors, especially in larger projects. When you move to using a code editor later in the coursework, they will help you, plus the more experience you get of seeing certain errors, the more you’ll know to check for simple errors.