Practical
Practical
FILE
Write a program to write a student roll no, name and marks onto a
13. binary file named student.
Write a program to write a student roll no, name and percentage data
14. on a csv file named student.
Q5.Write a program to enter the number and print the Floyd’s triangle
in decreasing order.
Q6. Write a python program to accept a string and display whether it is
a palindrome