Skip to content
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

Python functions Documentation #31

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

daskamalini85
Copy link

No description provided.

Copy link
Member

@diffrxction diffrxction left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am requesting some major changes before approval. Please read this comment and follow the guidelines before sending in a pull request.

First of all, the file you have committed is invalid as it has no extension.

Secondly, you have misunderstood the folder structure and requirements that I had mentioned in the Issues tab in #1. What you had to do was within the folder called Python, create either a sub-folder called Functions in Python and within this sub-folder, add two separate files.

One of the files would be called functions.py
This would be the executable Python code that would showcase code for functions in Python.

The second file would be functions.md
This would be the Markdown format that would have the documentation on how functions work with some examples.

I am closing this pull request once you have read and understood what you have to do, then please make the necessary changes and create a new pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants