menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Register
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
PYTHON CODING LANGUAGE (i am a beginner) Please write a few lines of code. Here is a scenario: In order to find the pay, you need to multiply the rate and hours. *USE VARIABLES
asked
Jun 27, 2022
86.2k
views
0
votes
PYTHON CODING LANGUAGE (i am a beginner)
Please write a few lines of code.
Here is a scenario:
In order to find the pay, you need to multiply the rate and hours.
*USE VARIABLES
Computers and Technology
high-school
Marielouise
asked
by
Marielouise
5.8k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
1
vote
#let the user input data
Hours = int(input(“enter how many hours were worked”))
Pay_rate = float(input(“Enter the pay rate”))
Pay_amount = Pay_rate * Hours
#calculate the wages
Print (Pay_amount)
#print the final answer
Thecheech
answered
Jul 2, 2022
by
Thecheech
5.4k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
6.0m
questions
7.8m
answers
Other Questions
A new information system is not considered in production until conversion is complete
a. STOP: What is a technology habit you practice today that you now realize will not help you to be successful? Explain why it’s important to STOP doing this right now.
Which theory uses game playing to understand the development of self?
Why might the government censor what its citizens see on the internet?
Flash drives cds external disks are all examples of storage (memory) devices
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org