HELP PLEASE

Today, not only do companies employ public relations managers but so do many
celebrities and politicians. Research and explain what the role of a public relations
manager is and see if you can think of the reasons why many public figures seem
to find them useful.

Answers

Answer 1

Answer: The role of a public relations manager is to keep the image of a celebrity, politician, ect. good so that they can keep their career going while constantly in the eye of the public. Public figures may find this useful because it can help them keep their record clean and have a personal life while also making it seem like they are perfect people to their audience, which in hand can help with business.

Explanation:


Related Questions

Write a program that prompts the user to enter a Social Security number in the format ddd-dd-dddd, where d is a digit. The program displays Valid SSN for a correct Social Security number or Invalid SSN otherwise.

Answers

ssn = input("Enter a valid Social Security number: ")

dashes = 0

nums = 0

message = "Invalid SSN"

if len(ssn) == 11:

   for x in ssn:

       if x.isdigit():

           nums += 1

       elif x == "-":

           dashes += 1

if nums == 9 and dashes == 2:

   message = "Valid SSN"

print(message)

I wrote my code in python 3.8. I hope this helps!

The program that prompts the user to enter a Social Security number in the format ddd-dd-dddd, where d is a digit can be implemented in Python using regular expressions. The regular expression pattern for the SSN format can be used to validate the input.

Pythons code:

```python

import re

ssn_pattern = re.compile(r'^\d{3}-\d{2}-\d{4}$')

ssn = input("Enter your Social Security Number (format: ddd-dd-dddd): ")

if ssn_pattern.match(ssn):

print("Valid SSN")

else:

print("Invalid SSN")

```

In the above code, we first import the `re` module to work with regular expressions.

We then define the regular expression pattern for the SSN format as `^\d{3}-\d{2}-\d{4}$`. This pattern matches any string that starts with three digits, followed by a hyphen, then two digits, another hyphen, and finally, four digits.

We then prompt the user to enter their SSN using the `input()` function. We then check if the entered SSN matches the pattern using the `match()` function of the regular expression object `ssn_pattern`.

If the SSN matches the pattern, we print "Valid SSN". Otherwise, we print "Invalid SSN".

Know more about SSN,

https://brainly.com/question/31778617

#SPJ4

what does libtard mean

Answers

Answer:

Normally, It is a person of the opposite political belief that thinks that liberals/leftists are stupid for what they say. Most of the time, this "insult" is mostly used by Right-Winged Conservitives or used as a joke by leftists to show how funny it is when conservitives say it.

Answer:

it means a liberal r3tard. lib-tard

Explanation:

If anyone has the answer for this that would be really helpful!!

Answers

Hope this will help you...

Answer:

1.a

2.f

3.b

4.c

5.e

6.g

7.h

8.d

Explanation:

Other Questions
Which word from paragraph 3 means "take in" or "bring inward"?perceivedinternalizationconformitylabeled what are the similarities and differences between respiration and photosynthesis?? Can you guys help im kinda struggling which equation represents the line that passes through points (5,4) and (-5,0) The process of generating electricity from dams and nuclear power plants is very different, but some of the energy transformations are the same. Which energy transformations occur in both dams and nuclear power plants? Check all that apply. Why might some civilizations not have been part of the Neolithic Revolution? Name one of any anime character you would spend the rest of your life with and I will draw that anime character for you, its for art class lol: Each morning, Joey leaves his house at 7:25 A.M. It takes Joey 10 minutes to walk to the bus stop. Joey rides the bus for 50 minutes and then walks 5 minutes to his office. What time does Joey arrive at work? Ok I really really really need help!! a soccer team played 32 games if they won 25% of them how many games did the team win 4n + 20 = 53 2n5.2-5.3-5.55.5 Please help me Fast!!!Do the following sentences contain ar and er verbs?El mes pasado mi padre y su amigo llevaron a nuestros perros al parque de perros, despus de palabras nos dieron helado. Tambin fui a una de las fiestas de cumpleaos de mi primo. Fui a cenar con mi ta, primos y un amigo. He jugado un montn de juegos con mis primos. Yo, mi padre y su novia tambin fuimos a jugar. Which description properly describes a step involved in cellular respiration? Glucose is created, then the energy gained is transferred to the energy molecule.Carbon dioxide is combined with oxygen to make glucose.Water is divided into carbon dioxide and glucose.Oxygen is combined with the carbon atoms left from the glucose molecule. Construct an explanation for how hydrogen bonds between water molecules contribute to the properties important for the survival of living things. In your explanation, discuss the structure of the water molecule, and explain how this structure contributes to the unique properties of water. Finally, explain how these properties are related to the proper functioning and survival of living things. List at least one way the Electoral College might be unfair to small population states? For each turn of the Krebs cycle, how many ATP, NADH, and FADH2 are produced, respectively?A. 2, 4, 2B. 3, 2, 3C. 2, 6, 2D. 1, 3, 1 In a field one summer's day a Grasshopper was hopping about, chirping and singing to its heart's content. An Ant passed by, bearing along with great toil an ear of corn he was taking to the nest. "Why not come and chat with me," said the Grasshopper, "instead of toiling and moiling in that way?" "I am helping to lay up food for the winter," said the Ant, "and recommend you to do the same." "Why bother about winter?" said the Grasshopper; we have got plenty of food at present." But the Ant went on its way and continued its toil. When the winter came the Grasshopper had no food and found itself dying of hunger, while it saw the ants distributing every day corn and grain from the stores they had collected in the summer. Then the Grasshopper knew.What is the theme in the passage above? A scale model of a human heart is 190 Inches long. The scale is 34 to 1. How many Inches long is the actualheart? Round your answer to the nearest whole number. Why did slaves replace indentured servants in the Southern colonies Please answer the following essay question:Define advertising and explain its key components. Discuss the roles and functions of advertising.Answer in paragraph form using 5-7 complete sentences