mo1ein / Codeforces-status

Use Codeforces-api for user submissions
GNU General Public License v3.0
0 stars 1 forks source link

Single responsibility principle =)) manam bikaaram =)) #2

Closed rasakereh closed 4 years ago

rasakereh commented 4 years ago

The single-responsibility principle is a computer-programming principle that states that every module or class should have responsibility over a single part of the functionality provided by the software, and that responsibility should be entirely encapsulated by the class, module or function. Wikipedia, Single-responsibility principle

mo1ein commented 4 years ago

I merged your pull :smiley: .