Question: (a) String Operations, write the result in space provided given. AAA-Python BBB-1345 Engineering, CCC = Sequence A = AAA. isupper ( ) 333 BBBB.isdigit ()

(a) String Operations, write the result in space provided given. AAA-"Python" BBB-"1345 Engineering, CCC = "Sequence" A = AAA. isupper ( ) 333 BBBB.isdigit () C = BBB. isalnum ( ) D = ["A", "BC"] * 2 E- CCC. lower () .upper ) F = CCC . count( '' e '' ) G = CCC. find ( "e" ) H = CCC. find ( "en " ) J = ccc.replace( "e", "x")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
