You should use word processor software for writing a letter
reason :
word processor is a software to make a letter. it has many functions. not only for make a letter. word processor is made for make a document in a computer
program examples :
- Microsoft Word
- Wordpad
Grace Hopper is credited with the first documented computer bug. She also devoped the first compiler, while working at Remington in 1952.
TCP takes a three-step approach to establishing a reliable communication.
First, from the transport layer of the sending device a request packet is transmitted to the receiving device's transport layer asking if a session can be established.
Second, if available, the receiving device sends a packet back to the sending device indicating that it is available for communication.
Third, the sending device begins to send its data to the receiving device.
Answer:
syntaxerror
Explanation:
the print is missing a parenthesis - it will give the error:
SyntaxError: Missing parentheses in call to 'print'.
if you did put parenthesis it would say
Good morning
Good afternoon
Good evening