Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: 40 PYTHON CODES
Description: THIS BOOK HAVE 40 EASY PROGRAMS FOR SCHOOL STUDENTS AND BEGINERS . THIS INCLUDE THE USE OF ALL THE BASIC PYTHON KEYWORDS.

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


COMPUTER SCIENCE E-BOOK
PYTHON PROGRAM FILE

PROJECT PREPARED BY
DEEPANSHI

PROGRAM-1
#TO CHECK WHETHER A STRING IS PALINDROME OR NOT
...

CODE:-

OUTPUT:-

PROGRAM-3
#TO CHECK DIVISIBILITY WITH 2
...

CODE:-

OUTPUT:-

PROGRAM-5
#

TO CHECK THE YEAR IS LEAP OR NOT
...

CODE:-

OUTPUT:-

PROGRAM-7
# program to reverse a string
...

CODE:-

OUTPUT:

PROGRAM-9
# PROGRAM TO FIND LARGEST ELEMENT
...


CODE:-

OUTPUT:-

PROGRAM-11
# TO CALCULATE THE AREA OF A CIRCLE
...
is prime or not
...

CODE:-

OUTPUT:-

PROGRAM-14
# to find the sum of the natural no
...
IS ARMSTONG NO
...


CODE:-

OUTPUT:

PROGRAM-16
# TO FIND LARGEST AMONG 3
...


CODE:-

OUTPUT:-

PROGRAM-18
#

PYTHON PROGRAM TO CALCULATE AREA OF A TRIANGLE
...
OF VOWELS
...

CODE:-

OUTPUT:-

PROGRAM-21
#program to traverse a list
...


CODE:-

OUTPUT:-

PROGRAM-23
#PROGRAM TO DELETE A GIVEN ELEMENT FROM A LIST
...

CODE:-

OUTPUT:-

PROGRAM-25
# INPUT A NO
...

CODE:-

OUTPUT:-

PROGRAM-26
# PROGRAM TO FIND CIRCUMFERENCE OF A CIRCLE
...
and name)from user

and write the file as long as user wants
...

CODE:-

OUTPUT:-

PROGRAM-29
#write a function that input a no
...

CODE:-

OUTPUT:-

PROGRAM-30
#input a no
...

CODE:-

OUTPUT:-

PROGRAM-32
#program to check that a no
...

CODE:-

OUTPUT:-

PROGRAM-33
#define a function to find sum of two no
...

CODE:-

OUTPUT:-

PROGRAM-35
#program to generate a random 3 digit no
...


CODE:-

OUTPUT:-

PROGRAM-37

#to find area of a square
...


CODE:-

OUTPUT:-

PROGRAM-39
#program to multiply 2 no
...

between 2 no
Title: 40 PYTHON CODES
Description: THIS BOOK HAVE 40 EASY PROGRAMS FOR SCHOOL STUDENTS AND BEGINERS . THIS INCLUDE THE USE OF ALL THE BASIC PYTHON KEYWORDS.