My issue
My code
#
#replace the _ with the updated value. Update the width from 13 to 15
width = 15
print(11 * 15)
print(2*(11+ 15)
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
#
#replace the _ with the updated value. Update the width from 13 to 15
width = 15
print(11 * 15)
print(2*(11+ 15)
Learning course: Learn Python
Problem Link: CodeChef: Practical coding for everyone
Tbs, Can you please elaborate the question?