-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Created bmi calculator gui for issue #1949 #2171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Due to inactivity this pull request has been marked as stale.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make this is a .py file and add a README file as well
@avinashkranjan why do i have to make the readme file? It already there.
You can check PR #2422 , i made it into .py file
Don't make two PRs, Create a Single PR by closing both active PRs
@avinashkranjan hi, i just wanted to know that why have you opened this PR again?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make this .py file and add a README.md
file
Due to inactivity this pull request has been marked as stale.
Description
Just created the calculator gui bmi.
Fixes #1949
Type of change
Please delete options that are not relevant.
Checklist:
README.md
Template for README.md
requirements.txt
file if needed.Project Metadata
If there is no-file/nothing to fill the below fields with, then type: none
Example:
If no requirements.txt needed/present, then type none inRequirments
.Category:
Title: bmi calculator gui
Folder: <type the folder name that contains your script>
Requirements: tkinter
Script: <Enter the name of the
.py
file (The main entry point of the program)>Arguments: <enter any arguments that the script needs but
-
separeted like: h-c-m>Contributor: @bhavya1857
Description: <Enter a one line description that describes your script. Also, explain the arguments usage here>