0% found this document useful (0 votes)
3 views1 page

364 (Assignment3)

The document outlines two programming tasks: the first requires creating a program that converts an uppercase letter to its lowercase equivalent, while the second task involves reading two decimal digits whose sum is less than 10 and displaying both the digits and their sum with a message.

Uploaded by

ksthelion489
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

364 (Assignment3)

The document outlines two programming tasks: the first requires creating a program that converts an uppercase letter to its lowercase equivalent, while the second task involves reading two decimal digits whose sum is less than 10 and displaying both the digits and their sum with a message.

Uploaded by

ksthelion489
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

1. Write a program to input an uppercase letter and display its corresponding lowercase letter.

2. Write a program to read two decimal digits whose sum is less than 10 and display them and
their sum in the next line with appropriate message.

You might also like