menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
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
9.1k
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
8.4k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
← Prev Question
Next Question →
Related questions
asked
Oct 18, 2024
133k
views
Write a C++ coding for a beginner programming student based on question below
DashK
asked
Oct 18, 2024
by
DashK
8.2k
points
Computers and Technology
college
1
answer
1
vote
133k
views
asked
Oct 22, 2021
198k
views
PLZ HELP!!! I'm a beginner in coding! BTW, I'm a beginner in coding, so you don't have to get all fancy and stuff lol. Plz keep it "beginner's level" haha thx 1. Randomly choose rock, paper, or scissors
Kevin Craft
asked
Oct 22, 2021
by
Kevin Craft
8.7k
points
Computers and Technology
high-school
1
answer
3
votes
198k
views
asked
May 11, 2021
192k
views
--Beginner PYTHON-- randomly generate a single digit addition problem 2+4= or 5+9= have the user input the answer if it's correct, say so if it's wrong, say so and tell correct answer game will end when
GlenRSmith
asked
May 11, 2021
by
GlenRSmith
8.1k
points
Computers and Technology
high-school
1
answer
2
votes
192k
views
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
9.5m
questions
12.2m
answers
Other Questions
“What does it mean when we “rework” copyrighted material?”
The book shows how to add and subtract binary and decimal numbers. However, other numbering systems are also very popular when dealing with computers. The octal (base 8) numbering system is one of these.
Seven basic internal components found in a computer tower
Please help me ! All you do is just put it it all in your own words ! Please this is for my reported card!i don't know how to put it in my own words because my English is not that good!
describe an advance in technology that makes life more enjoyable. what discoveries contribute to this technology?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org