1. Write a program that displays a joke. But display the punchline only when the user presses enter key. (Hint. You may use input( )) sa 11 ip chapter 3, sa 12 cs chapter 6, Uncategorized / PythonCSIP CS IP 1. Write a program that displays a joke. But display the punchline only when the user presses enter key. (Hint. You may use input( )) Read More »
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 »