Python Unit Wise Important Questions

 



Unit-I

  1. Explain about the need for learning python programming and its importance.
  2. Write in brief about the applications of Python.
  3. Explain the basics for executing a python program using REPL(Shell) with an example.
  4. Write a python program  to read input using REPL(Shell) and display the output.
  5. Write the rules for choosing names of variables.
  6. Write in brief about any 5 keywords in Python.
  7. Explain about different Logical operators in python with appropriate examples.
  8. Explain about different Relational operators in python with appropriate examples.
  9. Explain about Membership operators in python with appropriate examples.
  10. Explain about Identity operators in python with appropriate examples.
  11. Explain about Arithmetic operators in python with appropriate examples.
  12. List different conditional statements in python with appropriate examples.
  13. What are the different Loops available in python?
  14. What are the different loop control statements available in python? Explain with suitable examples.



No comments

JavaFX Scene Builder

  This is an article about the JavaFX Scene Builder. You will get a short introduction about the installation and usage of the software. The...