Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

IMPORTANT NOTE: THIS IS PYTHON I'M CONFUSED AS TO WHY SYNTAX ERROR. PLEASE HELP ME HOW TO CORRECT IT. https://RoyalIllfatedBusinesses.dominicnoble.repl.run File main.py, line 6 common

image text in transcribed

IMPORTANT NOTE: THIS IS PYTHON I'M CONFUSED AS TO WHY SYNTAX ERROR. PLEASE HELP ME HOW TO CORRECT IT.

https://RoyalIllfatedBusinesses.dominicnoble.repl.run File "main.py", line 6 common word = input("Please enter a common word 1 main.py B D saved 1 ans = input('Do you want to enter a job or a common word, ("job" or "common word")? '). 2 print(ans) 3 if ans == "job": 4 job == input("Please enter a job: ") 5 elif ans == "common word": common word = input("Please enter a common word: ") else: 8 print("I don't understand") SyntaxError: invalid syntax 0000

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced Database Systems For Integration Of Media And User Environments 98

Authors: Yahiko Kambayashi, Akifumi Makinouchi, Shunsuke Uemura, Katsumi Tanaka, Yoshifumi Masunaga

1st Edition

9810234368, 978-9810234362

More Books

Students also viewed these Databases questions

Question

8-6 Who poses the biggest security threat: insiders or outsiders?

Answered: 1 week ago