Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 249 Bytes

snippet_template.md

File metadata and controls

18 lines (14 loc) · 249 Bytes
title tags
function_name
utility,intermediate

Explain briefly what the snippet does.

Explain briefly how the snippet works.

def function_name(args):
  # code
  return 0
function_name(val) # result