Closed haris-bit closed 2 years ago
You are halfway there @haris-bit. Our guidelines specify any Python contribution must be of more than 40 lines. You can try to add GUI in this program using tkinter or making it a CLI program using Argparse to make it eligible for submission.
ok, got it.
Any updates @haris-bit ?
I wrote the code with tkinter but the lines aren't more than what's required.
On Sun, Oct 9, 2022 at 8:37 AM Aman Ahmed Siddiqui @.***> wrote:
Any updates @haris-bit https://github.com/haris-bit ?
— Reply to this email directly, view it on GitHub https://github.com/sid-am-ahd935/Aliahns/pull/17#issuecomment-1272446388, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOFJBDZZYGRB56LU3TRWNODWCI4YTANCNFSM6AAAAAAQ7VDGTU . You are receiving this because you were mentioned.Message ID: @.***>
It's only 30 lines of code
Hi @haris-bit, just add your tkinter part of the code inside a function called "main" and then add:
And try to add something else, even suitable comments in the code is also appreciable. You are close to done.
ok, thanks will update in a couple of hours.
I'm creating a new pull request for updated version.
Thanks for helping me out, man. I really appreciate it 🙂
I might have to close this pull request in order to create a new one.
Please accept this pull request for the hacktoberfest 2022