ASIN: B0B27X9XGQ
Publication date: May 24, 2022
Language 语言: English
File size: 2135 KB
Print Length 页数: 135 pages
Book Description
It’s guide to learn Python coding and Python Exercises quickly. This book is useful for College exams and Interviews. It is only for absolute beginners.
Table of Contents
Introduction to Python
Install Python
First Python Program
Python Variables
Python Data Types
Python Keywords
Python Literals
Python Operators
Python Comments
Python If-else statements
Python Loops
Python for loop
Python While loop
Python break statement
Python String
Python List
Python Tuple
PYTHON EXERCISES
PYTHON LOOPS PROGRAMS
PYTHON STRINGS PROGRAM
PYTHON TUPLES PROGRAMS
PYTHON BASICS PROGRAMS
FIND THE OUTPUT
Python program to check the given year is a leap year or not
Calculate compound interest
Python Some of the examples of simple if else
Calculate discount based on the sale amount in Python
Design a simple calculator using if elif in Python
Find the day in Python
Python array programs
Create matrix in Python
Python program to create matrix using numpy
PYTHON LISTS
Python Date & Time Programs
Python code to print today’s year, month and day
Python Lists
Program for Adding, removing elements in the list
Program to find the differences of two lists
Program to remove duplicate elements from the list