All Projects → sricola → Socode

sricola / Socode

A Coding Social Experiment

Programming Languages

python
139335 projects - #7 most used programming language

soCode

Welcome to soCode, the social coding experiment.

Four steps, fork -> edit -> open a pull -> merge

Rules!

  • Add a function with your github name as its name.
  • Your function can do anything and everything, as long as it finishes in a reasonable amount of time. No infinite loops, please.
  • Once your function is written, you can call it from anywhere else in the already existing execution chain.
  • Never entirely delete anyone else's function. Edit it if needed.
  • lafin() should be the last executing function, always
  • a call to lafin() must remain in __main__().

Let's see if we can make something meaningful out of this.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].