11. Write a program to read details like name, class, age of a student and then print the details firstly in same line and then in separate lines. Make sure to have two blank lines in these two different types of prints. sa 11 ip chapter 3, sa 12 cs chapter 6, Uncategorized / PythonCSIP CS IP 11. Write a program to read details like name, class, age of a student and then print the details firstly in same line and then in separate lines. Make sure to have two blank lines in these two different types of prints. Read More »
12. Write a program to read three numbers in three variables and swap first two variables with the sums of first and second, second and third numbers respectively. sa 11 ip chapter 3, sa 12 cs chapter 6, Uncategorized / PythonCSIP CS IP 12. Write a program to read three numbers in three variables and swap first two variables with the sums of first and second, second and third numbers respectively. Read More »