3.6 Exercise for you

mohit355

Mohit Raj

Posted on December 19, 2019

3.6 Exercise for you

Now its time to first exercise.

Q1. Ask user to input 5 numbers and you have to print the average of these five number. take all the input in one line.

Q2. You have few email id's :'abc@gmail.com' , ram@yahoo.com' , 'dev@gmail.com' , '123@gmail.com'
you have to print a list for each email id which contain two value one is values befor @ and one which is after @.

Q3. Take two number as an input (in one line) and print their sum,difference and multiplication value as an output.

Note : You can post your answer in the comment box. answer of these question covered in the next post.

Thank you

💖 💪 🙅 🚩
mohit355
Mohit Raj

Posted on December 19, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related