diff --git a/Play Music file.py b/Play Music file.py index db4a21a..363caf2 100644 --- a/Play Music file.py +++ b/Play Music file.py @@ -1,3 +1,5 @@ import playsound as p k = int(input()) p.p('E:\Music\piano\lu.mp3', True) + +print("alu") diff --git a/README.md b/README.md index d2e0155..c7714ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # A1 -#In this working protocol this is code in python to convert speech to text. -#If anyone can add other cool features i'll add her/him as team member. -#Code must be in python. + In this working protocol this is code in python to convert speech to text. + If anyone can add other cool features i'll add her/him as team member. + Code must be in python. + +