Answer:
The program written in Python is as follows
Explanation:
Answer: On the same page
Explanation:
The CRM is basically stand for the customer relationship management that are design to support all the relationship with the customers. It basically analysis the data about the customers to improve the relationship and growth in the organization.
All the employees in the organization are directly and indirectly server the customers are basically o the Same page by the individual computers.
The CRM approach are basically compile the given data from the different communication source such as company website, email and telephone.
Answer:
check your questions on your profile ✨
Answer:
This will work for most languages, but this is mainly for c#. Double check what language your using before putting in this answer.
Console.WriteLine("What grade are you in?");
int grade = Convert.ToInt32(Console.ReadLine());
if (grade == 9)
{
Console.WriteLine("Freshman");
}
if (grade == 10)
{
Console.WriteLine("Sophomore");
}
if (grade == 11)
{
Console.WriteLine("Junior");
}
if (grade == 12)
{
Console.WriteLine("Senior");
}
if (grade < 8)
{
Console.WriteLine("Not in High School");
}
Explanation:
The first line asks what grade are you in, then when the user types in the grade it saves it in a variable. We then use that variable for the conditionals. The conditional states, whatever grade level your in, it prints your high school year title. If anything is lower than 8, it will print not in high school.
He can increase the thickness of the paint on the apples.
Or he can use glossier finish on the apples to make them stand out...