Sarthak Arora
Sarthak Arora
INPUT-
OUTPUT-
Read a text
file and
display the
number of
vowels/cons
onants/uppe
rcase/lower
case
characters
in the file.
Actual text
file
INPUT-
Create a binary file with name and roll no. Search for a given
roll number and display the name, if not found display
appropriate message.
INPUT-
OUTPUT-
Write a
random
number
generator
that
generates
random
numbers
between 1
and
6(simulates
a dice)
INPUT-
OUTPUT-
Write a
program to
implement
a stack
using list
data
structure
INPUT-
OUTPUT-
Read a
text file
line by
line
and
display
each
word
separat
ed by
a#
INPUT
OUTP
UT-
Integrate
SQL with
python by
importing
MYSQL
module
Integrate
SQL with
python by
importing
MYSQL
module.