Write the output of the following statements. a=2 , b= ‘3’, c=”4”, d=5 , e =”Hello” a) >>>print(a+d) b) >>>print(b+c) c) >>>print(e+b+c) d) >>>print(a*d) e) >>>print(a**d)​

Answers & Comments


Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.