Drawing melody using control flow python

by Akane X

Description

Piano tones are played if there is a drawing on a canvas. The higher the position, the higher the tone. The program processes using the if statement and the for statement.