read that hope this helped
Answer:
I am going to use the Python programming language to answer this. The source code is given below:
print("Enter your tweet here")
user_tweet = input()
decoded_tweet = user_tweet.replace('TTYL', 'talk to you later')
print("This is the decoded tweet: ")
print(decoded_tweet)
Explanation:
In the program the replace() module was used to replace 'TTYL' with 'talk to you later.'
Attached is the screenshot of the output.
Answer:
"A graphics package is an application that can be used to create and manipulate images on a computer. There are two main types of graphics package: painting packages."
Explanation:
i looked it up like a normal person
jeez does nobody use google on here lol
The monitor would definitely be the problem in this scenario.