Assignment of CS Class XII
Assignment of CS Class XII
ASSIGNMENT
(COMPUTER SCIENCE -083)
Python programs
1)Write a function add(n) to add n lines in a text file kdps.dat. Also write
a function display() which will count and display lines starting with a
vowel. Invoke these functions.
SQL commands
i.Display the trainer and course names of all the courses that began in
the year 2020.
ii.Display the name and fee of the course(s) being taught by ‘Deepti’.
iii.Display the name and salary of the trainers who are taking the ‘O
Level’ course.
iv.Print the latest hired date.
v.Count the no. of courses.
vi.Display the no of trainers from each city.