Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

What is the cause of my issue? I cannot figure out the Total_Salary equation and what im doing wrong. Pls code in python. 5 name

What is the cause of my issue? I cannot figure out the Total_Salary equation and what im doing wrong. Pls code in python.

image text in transcribed

5 name = raw_input("Enter employee's name :") 6 years int(input(" How many years have they worked for the company?:") if (years 0 and years Project 1.py [/usr/bin/python] Enter employee's name:john How many years have they worked for the company?:8 What was their sales for the last quarter?5000 raceback (most recent call last): File "/Users/ataks12/Documents/LiClipse Workspace/Project 1/Butt/Project 1.py", line 35,_in Total-Salary = int(Commission) + int(Base-Salary) TypeError: intO argument must be a string or a number, not 'tuple

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

Seven Databases In Seven Weeks A Guide To Modern Databases And The NoSQL Movement

Authors: Luc Perkins, Eric Redmond, Jim Wilson

2nd Edition

1680502530, 978-1680502534

More Books

Students also viewed these Databases questions

Question

What is the reorder point for the ICY 20 CF. Freezer?

Answered: 1 week ago

Question

CL I P COL Astro- L(1-cas0) Lsing *A=2 L sin(0/2)

Answered: 1 week ago

Question

Under what circumstances are pay differentials justified?

Answered: 1 week ago