Answer:
no_of_shares = int(input("Enter the number of shares: "))
purchase_price = float(input("Enter the purchase price of the stock: "))
sale_price = float(input("Enter the sale price of the stock: "))
total_stock_price = purchase_price*no_of_shares
total_spend_on_buying = total_stock_price + (0.03*total_stock_price)
total_sale_price = sale_price*no_of_shares
commission_while_selling = total_sale_price*0.03
net_gain_or_loss = total_sale_price - (total_spend_on_buying + commission_while_selling)
if(net_gain_or_loss<0):
print("After the transaction, you lost {} dollars".format(abs(net_gain_or_loss)))
else:
print("After the transaction, you made {} dollars".format(abs(net_gain_or_loss)))
Answer:
webidence
Explanation:
Webidence is a web source or web sources displayed as evidence during a speech, found by using real-time web access or webpage capture software.
This is an online material which serve as a form of evidence to support ones speech or presentation.
It can be gathered or gotten by making use of capture software, real time web access or webpage.
The main idea behind it is to authenticate your presentation.
Answer:
0.00452
Explanation:
There are 4 sixes in a deck. So the chance that the first card you draw is a six, is 4/52. Then there are only 3 sixes left and 51 cards. So the chance that the second one is also a six is 3/51.
The combined chance is the multiplication, i.e., 4/52 * 3/51 = 0.00452
Hope this helps you.. Sorry for the handwriting.

Hi pupil here is your answer :::
➡➡➡➡➡➡➡➡➡➡➡➡➡
Your question :》 Which options are available when a user modifies a recurring appointment? check all that apply.
The answer is => A Open this occurenceand the option D Open the series are the option that shows from the dailog box that shows when attempting to modify the appointments .
⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅
Hope this helps .........