subject
Computers and Technology, 20.02.2021 01:40 AshNo

Art B - Choose ONE task (easy or hard) from the scenarios below, and write the program or the problem in Python (https://www. programiz. com/python programming online compiler)
remember to delete the initial 3 lines in the editor when it loads!
asy (pathways C+D): Write a python program which asks the user to enter the speed of a
ar. If the speed is more than 30mph, then output the message "please slow down".
Otherwise, output the message "speed within road limit"
dard (pathways A+B): Write a program which asks the user to enter two numbers. Add both
umbers together and then work out if the new number is greater than 100. If it is, then
utput the message "sum bigger than 100". Otherwise, output the message "sum is 100 or
elow"
Upload a screenshot/copy of your python program in the box below​

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:30
What “old fashioned” features of checking accounts is p2p replacing
Answers: 3
question
Computers and Technology, 22.06.2019 19:10
How might the success of your campaign be affected if you haven’t carefully completed all field data or if you accidentally insert the wrong merge field in the document?
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 24.06.2019 13:20
In the insert table dialog box, you select the checkbox to create the first row as the header of the table.
Answers: 3
You know the right answer?
Art B - Choose ONE task (easy or hard) from the scenarios below, and write the program or the probl...
Questions
question
Arts, 30.11.2021 02:20
question
Mathematics, 30.11.2021 02:20
Questions on the website: 13722360