Problem: Many programs require the use of an input mechanism to get data into the program and an output mechanism to present results and guidance. When interacting with a user, a program must output instructions to the user and also output results that are formatted in such a way as to make things easy to understand. Let's start off by discussing some ways to format data we want to present to the user.
Class,
Question: Discuss how you format outputs that involve floating point. Provide examples.
Can you provide the answer as soon as possible and please provide examples also?