help plz!!!!!!!!!! neeeeeeeeeeeeeeeeeeeeeeeeeeeeeedddddddddddd heeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeelllllllllppppppppppppppppppppppppppppppppppppppppppppppppppppppp

Answers

Answer 1

Answer:

how to those with other people is so good if you have

Answer 2

Answer:

for what what is your questions


Related Questions

what is the norm that psychoanalysis of Freud deviates?

Answers

Answer:

Freud deviates from the norm of current mainstream psychology which has more or less lost its way - if it ever had one - under the influence of the same pressures which produce our dysfunctional politics and our troubled societies at large (technological change, globalisation, and so on).

Explanation:

Creds to Quora

If an app asks for a user's age, it may be because the app requires a user to be over a certain age to use some of the services it provides. Write a function called checkAge that takes one parameter of type String. The function should try to convert this parameter into an Int value and then check if the user is over 18 years old. If he/she is old enough, print "Welcome!", otherwise print "Sorry, but you aren't old enough to use our app." If the String parameter cannot be converted into an Int value, print "Sorry, something went wrong. Can you please re-enter your age?" Call the function and pass in userInputAge below as the single parameter. Then call the function and pass in a string that can be converted to an integer.
Go back and update your function to return the age as an integer. Will your function always return a value? Make sure your return type accurately reflects this. Call the function and print the return value.
func checkage(age: String)->Int?
{
if let age_type = Int(age)
{
if age_type > 18 {
return "Welcome!"
}
else if age_type < 18 {
return"Sorry, but you aren't old enough to use our app."
}
}
else {
return "Sorry, something went wrong. Can you please re-enter your age?"
}
return age_type
}

Answers

Answer and Explanation:

Here the programming language swift is being used. There is a slight error in the program shown above:

var userInputAge=9

func checkage(age: String)->int?

{

if let age_type = Int(age)

{

if age_type > 18 {

return "Welcome!"

}

else if age_type < 18 {

return"Sorry, but you aren't old enough to use our app."

}

}

else {

return "Sorry, something went wrong. Can you please re-enter your age?"

}

return age_type

}

The program should be revised :

func checkage(age: int?)->String

{

if let age_type = Int(age)

{

if age_type > 18 {

return "Welcome!"

}

else if age_type < 18 {

return"Sorry, but you aren't old enough to use our app."

}

}

else {

return "Sorry, something went wrong. Can you please re-enter your age?"

}

return age_type

}

We call the functions :

checkage(userInputAge)

checkage("15")

Note: we revised the program for errors in the first line of the code where the int optional parameter(int?) was supposed to be used instead of the String parameter in the function. We then called the function using the userInputAge variable defined as the parameter and then we now also used a String as the parameter for calling the function the second time.

Answer:

def checkage(age: "String")->int:

   if age >= 18:

       return "Welcome!"

   return "Sorry, but you aren't old enough to use our app."

   

for _ in iter(list,0):

   myage = int(input("Please enter your age: "))

   if myage is int(myage):

       result = checkage(myage)

       print(result)

       break

   print("Sorry, something went wrong. Enter integer value as age.")

   

Explanation:

The python code above lets the user input the age value for continuous comparison. If the age is an integer, it checks to know if the age is greater than 18 or not. If yes, it returns "Welcome!" else "Sorry, but you aren't old enough to use our app". But if the age is not an integer, it displays the message "Sorry, something went wrong. Can you please re-enter your age?" then prompts the user again for the age.

Note: the ': "String" ' and "->int" is for documentation purposes. They are used to describe the type of parameters (for later) and return value (the former).

Which is a conditional statement?
If it is sunny, we can play ball.
It is sunny today.
It is sunny or rainy.
It is sunny across the street, but not sunny here.

Answers

i believe it is “if it is sunny, we can play ball”

Answer:

it is 1, I know this because i got 100% on my quiz

Explanation:

meaning of leanness in organization​

Answers

Answer:It is an organizational structure that is designed to create more customer value using fewer resources than a traditional organisational structure

It is acceptable to create two TCP connections on the same server/port doublet from the same client/port doublet. True False

Answers

Answer:

False

Explanation:

would be blocked from server

When would it be necessary to edit the information shown on an electronic business card?

Answers

Answer:

It's D dear

Explanation:

Answer:

D. to show only relevant information to people inside your organization

Explanation:

hope this helps :)

In the rapid application development (RAD) model, the _____ phase focuses on program and application development tasks similar to the SDLC.A) requirements planningB) user designC) constructionD) cutover

Answers

Answer:

C) construction

Explanation:

Rapid application development abbreviated RAD is an agile software development strategy that reduces time spent on planning so that prototype development takes priority and project turnaround time is greatly reduced consequently. There are four phases in rapid application development :

requirements planning, user design, construction, cutover

The construction phase is the third stage in rapid application development. This stage builds on the progress of the previous stages- the requirements planning stage and user design stage- to go ahead to finalize the application development which has been agreed on through iterations and communication between developer and client in the user design stage. In other words, this stage basically takes the ideas, prototypes and beta products from the previous stages and makes it into a real final product. The rationale or perks behind this is that other problems such as what product would do or look like or any changes or modifications have been worked out in previous stages thereby speeding up development in this stage.

what are the advantages of using a folder?​

Answers

Answer:

1. easy access to files

2. better organization

Explanation:

Other Questions
Suppose there are two blocks of solid iron. One block is a cube, three inches on a side. The other block is a cube three miles on a side. Obviously, the large cube is many, many times greater volume than the small cube, and many, many times heavier. Is the large cube more dense than the small cube, or less dense? The Army was charged with the development of the first reconnaissance satellite program.FalseTrue please help and I will mark big brain Describe the living conditions in early urban centers in America. Explain why millions of Europeans and Asians left their home countries in the late 1800s for the United States The crucible act 3. What object does Proctor bring to the court with him? What does it prove? south african education landscape 1. What does the pH scale measure? Stepsis is doing laundry today, but the machine is not working, she crawls in and sees whats wrong, she fixes it but shes stuck, she calls StepBro.What should StepBro do?A. Call JamalB. Pull her outC. Dice Roll Dance And Bunny Hop DanceD. I like ya cut G her Which of the following statements is NOT true about the linear equation, y+3=-2(x-7) During November, $83 was spent on travel. In December, $65 was spent on travel. How much was the percent of decrease? Round to the nearest tenth of a percent.Pls Help Which sentence has a shift in verb tense?As I came in the front door, Eddie is going out the back door.o If anyone knows the answer, she does.O A row of ants had filed up the chair leg and was about to consume our lunch.o The barrier will drop down every time that a train approaches the crossing. Menciona dos palabras relacionadas con el banco y dos palabras relacionas con el correo relacionas con un verbo.: Mention two words related to the bank and two words related to mail related to a verb This event shows a shift from old-fashioned tradition, which teaches complete obedience in women, and foreshadows the independent spirits in the American daughters. What is Chargaff's Rule? Roots grow into cracks and rocks and break them apart. This is an example of what type of weathering?Rust occurs when iron chemically reacts with oxygen. what type of weathering is this an example of? The #2 discovery was:aheliocentrism0E=MCPchereditygeneral relativityd What kind of evidence should be presented in an argument? Select two options. 1.accomplished interesting relevant sufficient biased If you were stranded on an island with other teenagers, what identity what you most like to have? Compare and contrast the economies of the Aztec and Incaempires. The data from the U.S. Census Bureau for 1980-2010 shows that the median weekly earnings of full-timemale employees who have at least a bachelor's degree can be modeled by the functionM(x) = 0.009x3 - 0.29x2 + 30.7x + 439.6 where x Is the number of years after 1980 and M(x) Is themedian weekly earnings in dollars. The median weekly earnings of all full-time employees who have atleast a Bachelor's degree can be modeled by the function T(x) = 0.012x3 - 0.46x2 + 56.1x + 732.3 wherex Is the number of years after 1980 and T(x) Is the median weekly earnings in dollars.Estimate the median weekly earnings of a full-time female employee with at least a Bachelor's degree in2006. Round to the nearest dollar.The median weekly earnings of a female employee in 2006 is about