Select Language
English
فارسی
Biography
Education
Favorites
Research activities
Educational executive activities
Contact us
Student section
courses
Advanced Programming with Python
Session 1
Session 2
Session 3
Session 4
Session 5
Session 6
Session 7
Session 8
Book
Useful reminders
Session 9
Session 10
Session 11
Session 12
1
Write a program that reads, sorts, and displays data about three students.
Read and write in binary file.
File Download
2
Write a program that first reads the specifications of the three books, sorts them by price, and then displays them.
File Download
3
Write a program that reads the details of the three shops, sorts them by shop name, and then displays them.
File Download
4
Write a program that reads the details of the three goods, sorts them by goods name, and then displays them.
File Download
5
Write a program that reads the details of the three sellers, sorts them by seller name, and then displays them.
File Download
6
Write a program that reads the details of the three buyers, sorts them by buyer name, and then displays them.
File Download
7
Write a program that reads the details of the three sales, sorts them by buyer code, and then displays them.
File Download
Document