Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 510 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 510 Bytes

Rules & Regulations

  1. Language accepted here :-

    • C
    • C++
    • Python
  2. Output mode :-

    • Command Line Interface
    • Graphical User Interface
  3. Minimum lines to follow :-

    • C : 30
    • C++ : 20
    • Python : 25
  4. Commits criteria :-

    • Folder name :
    	-> Same as program name
    	-> only alphabets & underscore(_) allowed
    
    • Readme file :
    	-> Write a basic introduction
    	-> Write library/modules been used/downloaded