CSE341 Assignment 5 Solved

30.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You'll get a download link with a: zip solution files instantly, after Payment

Securely Powered by: Secure Checkout

Description

Rate this product

Task 01

 Take your name as input in an array. Then your program will have to capitalize all the small letters and convert all the small letters into capital letters.

Sample Input:

Enter Name: Mason Mount

Output: mASON mOUNT

Task 02

 

Take three inputs from the user and find the maximum of the three numbers

 

Sample Input:

Enter Three numbers: 1 2 3

Largest Number: 3

 

 

  • Lab05-nadm7a.zip