1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
777dan777 [17]
3 years ago
9

Ask what kind of pet the user has. If they enter cat, print "Too bad...", if they enter dog, print "Lucky you!" (You can change

the messages if you like). Once this works, add other pets. (Iguana, Pig, Rabbit...)
Computers and Technology
1 answer:
nirvana33 [79]3 years ago
8 0

Answer:

Explanation:

a = input("what kind of pet the user has")

if a == 'cat':

  print("Too bad")

elif a == 'dog':

   print("Lucky you!")

You might be interested in
What additional features on your router would you implement if you were setting up a small wired and wireless network
olganol [36]

Answer:

Explanation: The following features will be implemented:

1) Guest networks,

2) Networked attached storage,

3) MAC filtering

A guest Wi-Fi network is essentially a separate access point on your router. All of your home gadgets are connected to one point and joined as a network, and the guest network is a different point that provides access to the Internet, but not to your home network. As the name implies, it's for guests to connect to.

Network Attached Storage

is dedicated file storage that enables multiple users and heterogeneous client devices to retrieve data from centralized disk capacity. Users on a local area network (LAN) access the shared storage via a standard Ethernet connection.

MAC address filtering allows you to define a list of devices and only allow those devices on your Wi-Fi network.

6 0
3 years ago
Find the name of the professor with the maximum percentage of students that failed his course.
aleksandrvk [35]

The minimum score needed to make an A is 89.

<h3>What is the z-score?</h3>

A Z Score, also known as the Standard Score, is a calculation used to determine how many standard deviations a raw score is below or above the population mean. Simply said, the Z Score informs you of a value's relationship to the mean and the distance a data point is from the mean.

Since the grades of his students were normally distributed, we would apply the formula for normal distribution which is expressed as

z = (x - µ)/σ

Where

x = grades of his students.

µ = mean grade

σ = standard deviation

From the information given,

µ = 74

σ = 10

The professor has informed us that 6.3 percent of his students received A's. The p-value for the minimum score is 1 - 0.063 = 0.937. The z value of 0.937 is 1.53.

1.53 = (x - 74)/10

1.53 × 10 = x - 74

15.3 = x - 74

x = 15.3 + 74

x = 89.3

Therefore, the minimum score needed to make an A is 89.

The complete question is given below:-

A professor at a local community college noted that the grades of his students were normally distributed with a mean of 74 and a standard deviation of 10. The professor has informed us that 6.3 percent of his students received A's while only 2.5 percent of his students failed the course and received F's. What is the minimum score needed to make an A?

To know more about the z- score, follow

brainly.com/question/25638875

#SPJ4

3 0
1 year ago
Given a Fahrenheit value temperatureFahrenheit, write a statement that assigns temperatureCelsius with the equivalent Celsius va
Xelga [282]

Answer:

# include<iostream>

#include<conio.h>

using namespace std;

main()

{

float f, c;

cout<<"enter temperature in Fahrenheit ="

cin<<f;

c=(f-32)/1.8;

cout<<"/n Temperature in Celsius ="<<c;

getch();

}

Explanation:

The conversion formula from Fahrenheit to Celsius is given as:

C= (F-32) x 5/9

we take an input in Fahrenheit and put in above formula and covert it in Celsius.

7 0
3 years ago
Microsoft Excel is an example of a(n) application.
Wewaii [24]

Answer:

d

Explanation:

5 0
3 years ago
Read 2 more answers
What was original name<br> whoever answers first gets brainly crown
Anon25 [30]

Answer:

BackRub

Explanation:

7 0
3 years ago
Other questions:
  • 50+ POINTS AND BRAIN IF CORRECT Chris is working with other employees on a worksheet. The other employees have made comments, bu
    8·1 answer
  • What are some food project ideas?, its for my technology homework
    10·1 answer
  • On computer X, a nonpipelined instruction execution would require 12 ns. A pipelined implementation uses 6 equal-length stages o
    9·1 answer
  • True/False: When you make a function call, the order of the arguments you send does not matter as long as the number of argument
    15·1 answer
  • 8. A pattern of being late for work or for appointments is usually
    12·1 answer
  • [Java] Using the comparable interface
    13·1 answer
  • What are the differences in LAN and WAN and how they are used to Increase Cybersecurity
    7·1 answer
  • Explain why an IT department and a user support group may disagree about the responsibility for the development of end-user appl
    8·1 answer
  • In chapter 3, we discussed syntax and semantics, in general there are two types of grammars for programming languages, regular a
    14·1 answer
  • What is polymerization1​
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!