Python Programing: Syllabus & Subjective Questions
Python Syllabus Topics
Python language and its features, Python as general purpose language;
Python native data types, its collections and data structures, similarities and differences between Lists, tuples, sets and Dictionary datatypes;
Python functions, function with default arguments, user-defined functions for prime number, leap year, palindrome etc.,
Python operators, String operations, access its items in various orders, etc;
Various Python programs/functions like reverse an Integer number;
Python module, objects, class, and packages; useful modules of Python;
Python program to input strings and print them in various orders;
Biopython and the uses;
Python native data types, its collections and data structures, similarities and differences between Lists, tuples, sets and Dictionary datatypes;
Python functions, function with default arguments, user-defined functions for prime number, leap year, palindrome etc.,
Python operators, String operations, access its items in various orders, etc;
Various Python programs/functions like reverse an Integer number;
Python module, objects, class, and packages; useful modules of Python;
Python program to input strings and print them in various orders;
Biopython and the uses;
Explain the features and scope of Python.
What is a Data type? Explain the built-in data types in Python.
What is Python string in Python? Write python code to calculate the length of the user entered string without using the built-in function.
Write a Python program to calculate and print the Area of a triangle using Heron’s formula. Also check if the triangle is not possible.
Write a Python program to print the prime numbers from 1 to 100 using a suitable function.
What is negative index in Python? Write a Python code to check whether a string is palindrome or not?
Python Programing: Syllabus & Subjective Questions
Reviewed by Green Voice India
on
September 19, 2020
Rating:
No comments: