HomeReview of Python Basics Write Python statement for the following in interactive mode: (a) To display sum of 3, 8.0, 6*12 4 Comments Facebook Twitter Q. Write Python statement for the following in interactive mode:(a) To display sum of 3, 8.0, 6*12(b) To print sum of 16, 5.0, 44.0Answer =(a) 3 + 8.0 + 6 * 12(b) print (16 + 5.0 + 44.0)
Very very thanks
ReplyDeleteWelcome : )
DeleteHelpful
ReplyDelete😊😊
DeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )