Investigatory project for computer science 2 python
Answers
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.
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.