Practise Programs for Day 1

1.Program to take 2 strings and print them

2.Program to take 1 integer, 1 string , 1 float and print values & type of data

3.Program to take 2 strings and print with sep=”-“ and also print with end=”!!”

4.Program to take 2 integers and add them and print the value

5. Program: Create two variables of values 10,12 and swap the values of the variables