Jahenr / CheatSheets

Cheat Sheets for many well know systems. Featured on https://github.com/szabgab/awesome-for-non-programmers
81 stars 150 forks source link

added a function and a keyword #293

Closed ipshagupta closed 7 months ago

ipshagupta commented 2 years ago

The following changes are made:

  1. corrected the syntax of break from break() to break.
  2. added continue to the sheet
  3. added sort()