Answer:
result = 0
for i in range(99, 0, -1):
result += i
print(result)
Explanation:
Explanation:
1 Ms word - b. Word processing software
2 Pagemaker - c desktop publishing
3 Ms excel - f finance and data analyses
4 dbase - a database management system
6 Mcafee/Norton - d anti-virus software
7 virus - h computer program that can replicate itself
8 inbox, compose,.............. - parts of an email account
Answer:
Developer tab
Explanation:
Inserting the Macro dialog box can be confusing for many people because the "Developer tab," where it can be found, is <em>hidden by default</em> in Microsoft Word. In order to add this to the ribbon, all you have to do is to go to the File tab, then click Options. After this, click Customize Ribbon. Under this, choose Main Tabs, then select the Developer check box. The Developer tab will then become visible. You may now insert a macro.