This would be copy and paste.
When you select a text, you can use your keys CTRL and C to copy that same selected text. After this, you can use the paste feature by selecting CTRL and V. Doing this, your selected text will be copied and pasted to a certain location.
Answer:
so
tv= 400$
VCR= $220
remote controller= $35
CD Player= $280
Tap recorder= $90
so total = $1025 total
here 8% sale tax increase so is 82$ so
1025-82$ = 943 total amount
increase or decrease tax according to your question :)
Answer:
Following is the program in the python language
st = 'sAN RaN' #String
print(st.lower()) #display into the lowercase
Output:
san ran
Explanation:
Following are the description of program
- Declared and initialized the string in the "st" variable .
- The lower function in python is used for converting the uppercase string into the lower case string .
- Finally in the print function we used lower function and display the string into the lower case
Yes that is correct. True
One million is the answer.