Answer:
Go to Insert and click on Text and underneth that click header and footor.
Explanation:
You can do a Header and Fotter in Excel. ALl you have to do if go in the document you are working in and you click on Instert tab and then click on Header and Fotter. It gives you an option to make a header for your excel wookbook.
Answer:
Installing a third-party plug-in to include video
Explanation:
Answer:
investmentAmount = float(input("enter the investment amount: "))
annualInterestRate = float(input("enter the Annual Interest Rate: "))
numYears = int(input("Enter NUmber of Years: "))
monthlyInterestRate = annualInterestRate/12
futureInvestmentValue = investmentAmount * (1 + monthlyInterestRate)*(numYears*12)
print("The Future Investment Value is: ")
print(futureInvestmentValue)
Explanation:
Using python programming language as required, we use the input function to prompt user for inputs for each of the variables.
There is a conversion from the variable annualInterestRate to monthlyInterestRate before the formula for the futureInvestmentValue is applied
I’m pretty sure you can; or u can also screenshot n send, which is what i usually doooo
Answer:
You need an email and a job and to be over 18 for business ones or a legal gaurdian if you have none then ur hecced uwu :333