- List the key features of Python Programming Language.
- What is the role of a programmer?. List at least two skills required to be a best programmer.
- Differentiate between compiler and interpreter
- Explain Python words and sentences with an example for each.
- What is meant by interactive mode.
- Explain short circuit evaluation of expression with suitable example in python.
- Mention three types of error encountered in python programming language.
- Explain the basic building blocks of python with an example
- Explain the chained and nested conditional execution statements along with syntax and flowchart.
- Write a python program to find the largest of three numbers
- Write a python program to check whether a given year is leap year or not with functions.
- Describe the python language support for arithmetic operators with an example.
- Write a python program to calculate student result based on 2 exam, 1 sport event and 3 activities conducted in a college with weightage of the activity - 20% and sports - 20% for 50 marks.
- List and give syntax of all python supported conditional statements along with its usage with an example program to check whether given number is positive or negative or zero.
- Differentiate between parameter and argument. Illustrate the flow of execution of a python function with an example program to convert given Celsius to Fahrenheit temperature.
Saturday, April 4, 2020
Python Application Programming - Module 1 - 17CS664, 18CS55
Subscribe to:
Post Comments (Atom)
Database Management systems - Module 2
1 a. Explain the entity integrity and referential integrity constraints. Why is each considered important. Give examples. b. Discuss eq...
-
Module 1 Define IOT. Explain Evolutionary phases of the internet What is IOT? Explain in detail on Genesis of IOT. What does IOT and digi...
-
List the key features of Python Programming Language. What is the role of a programmer?. List at least two skills required to be a best ...
-
What is a class?. How to define a class in Python?. How to instantiate a class? How the members are accessed? Differentiate class varia...
No comments:
Post a Comment