Computer Science, asked by samsir1752, 10 months ago

Investigatory project for computer science 2 python

Answers

Answered by Shinchanboy03
0

Answer:

made a project in C++ but I can think you can make something similar in python also if you are good at it. I made a music recorder in which one can play music and the notes were copied to a binary file. Member function of the class were used to play the notes. I also added a feature to search for a particular music from the saved ones. I am not sure if you have already learned classes and objects till now but you can wait for it.

Answered by ItsSpiderman44
0

Answer:

made a project in C++ but I can think you can make something similar in python also if you are good at it. I made a music recorder in which one can play music and the notes were copied to a binary file. Member function of the class were used to play the notes. I also added a feature to search for a particular music from the saved ones. I am not sure if you have already learned classes and objects till now but you can wait for it.

Similar questions