Explain why each of your three inputs resulted in its


Input the following in JES to see the how strings are concatenated in the output:

print "Hi" + "there"

print "Hi" + 10

print "Hi" * 10

Explain why each of your three inputs resulted in its particular output.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Explain why each of your three inputs resulted in its
Reference No:- TGS02870701

Now Priced at $10 (50% Discount)

Recommended (99%)

Rated (4.3/5)