subject

What's wrong with this code in Python 3? I'm trying to make it add the total lengths together but I can't get it to print out the numbers. q=float(input("Enter the Feet: "))
w=float(input("Enter the Inches: "))
e=float(input("Enter the Feet: "))
r=float(input("Enter the Inches: "))
a=float(q*12)
c=float(e*12)
t=float(a+w+c+r)
z=float(t//12)
x=float(t%12)
print("Feet: "+z+" Inches: "+x)

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 11:00
In the context of the box model, what is the difference between a margin and a padding? a. a padding lies outside a box border, while a margin lies inside it. b. a padding lies inside a box border, while a margin lies outside it. c. a padding can be adjusted independently, while a margin depends on the size of its box. d. a padding depends on the size of its box, while a margin can be adjusted independently.
Answers: 3
question
Computers and Technology, 23.06.2019 17:20
What is the best assassins creed game?
Answers: 2
question
Computers and Technology, 23.06.2019 18:00
Freya realizes she does not have enough in her bank account to use the debit card. she decides to use a credit card instead. which questions should freya answer before using a credit card? check all that apply. can i pay at least the minimum payment each month? can i make payments on time and avoid late fees? will i have to take out a loan? how much in finance charges can i afford to pay? should i talk to a consumer credit counseling service?
Answers: 1
question
Computers and Technology, 24.06.2019 01:30
Write a program that asks the user to enter the name of an input file. if the file does not exist, the program should prompt the user to enter the file name again. if the user types quit in any uppercase/lowercase combinations, then the program should exit without any further output.
Answers: 3
You know the right answer?
What's wrong with this code in Python 3? I'm trying to make it add the total lengths together but I...
Questions
question
Chemistry, 15.10.2019 01:40
question
Mathematics, 15.10.2019 01:40
question
Mathematics, 15.10.2019 01:40
question
Mathematics, 15.10.2019 01:40
Questions on the website: 13722359