Answer:
b) About 100 words or 3-4 fines in the transcription tool.
Explanation:
Transcription tools are the software that helps in converting the audio or speeches into texts. Traditionally, the process of transcription was done manually. With teh advancement of technologies and software, transcription software is developed. They help in transcribing the audios and videos into texts. These are useful in many sectors of business, medical, and legal areas.
One of the rules of transcription involves the division of long speeches into paragraphs. It is advised to divide the paragraph into about 100 words or 3-4 lines.
Answer:
There are a number of advantages of object oriented programming.One of them is the maintenance of code.
Explanation:
Object-oriented programming can be described as programming that is based on blocks or objects.
One of the main advantages of the object-oriented programming is its capability of maintenance of codes. As the old codes are saved, so it becomes a lot easier to use the existing codes and modifying them for the new ones. This also saves a lot of time as you do not have to make all the codes again, you just have to incorporate new changes into the existing codes.
<u>Answer</u>:
<u>Incomplete question. However, I infer you need assistance to provide full question</u>.
Explanation:
Here's the full question;
"4.3 code practice adhesive (in python 3) write a program that uses a loop to print the uppercase alphabet with the correct ASCII number next to each letter. (e.g., one line might be A 65)".
Thus, you are expected to use the computer programming language Python to write the program.