Skip to content

Commit

Permalink
Updated Again Cython README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sid-am-ahd935 authored Oct 28, 2022
1 parent cd38614 commit da69f2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cython/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ Create new issues if not available and fill this folder with code snippets writt
- Add the Cython and Python snippets respectively.
- Copy the main.py file inside your project folder and make the necessary changes in order to compare your Cython snippet with your Python snippet.
- Add possible explanations along with screenshots and inner working of this snippets inside the README.md
- The snippets should contain more than 50 lines of code.
- The snippets should contain more than 50 lines of code except the main.py and README.md.

### Look Into The Bubble Sort Folder For Proper Understanding

0 comments on commit da69f2e

Please sign in to comment.