Answer:
a = int(input("Enter first number: "))
b = int(input("Enter second number: "))
c = int(input("Enter third number: "))
avg = (a + b + c) / 3
product = a * b * c
print(str(int(avg)) + " " + str(product))
print(str(avg) + " {:.1f}".format(product))
Explanation:
*The code is in Python
Ask the user for three integers, a, b, and c
Calculate their average, sum the numbers and divide by 3
Calculate their product
Print avg and product as integer numbers, be aware that I type casted the avg to int
Print avg and product as floating point numbers, be aware that I used format method to print one decimal for product
The steps to executing the above Desktop Publishing assignment is as follows:
- Open Mic. rosoft Word on your computer
- Highlight the referenced text and paste onto the empty work space
- Highlight all the text using CTRL + A
- Navigate to the Justification Button/ Tool as shown in the image and click
- While keeping the text highlighted, click on the "Line and Spacing Tool" as indicated in the image
- Select the "1.5" spacing action button
- Use CTRL + S to save your work.
<h3>What is desktop publishing?</h3>
Desktop publishing is the process of creating documents on a computer using page layout software. It was virtually solely used for print publications at initially, but it now now aids in the development of numerous types of web material.
A desktop publishing software (DTS), sometimes known as a "page layout program" or "publishing program," has full page design features, such as magazine-style columns, rules and borders, page, chapter, and caption numbering, and accurate typographic alignment.
Learn more about desktop publishing:
brainly.com/question/7221277
#SPJ1
cyber bullying is when there is a minor on both ends and when a person has the time to go online to pick on you
Answer:
Computing is any goal-oriented activity requiring, benefiting from, or creating computers. It includes development of both hardware and software. Computing has become a critical, integral component of modern industrial technology. Major computing disciplines include computer engineering, computer science, cybersecurity, data science, information systems, information technology and software engineering
<em>《</em><em>please</em><em> </em><em>mark</em><em> </em><em>as</em><em> </em><em>brainlist</em><em>》</em>
All arthropods have exoskeletons, like insects, spiders and crustaceans.