Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.62 KB

term-entry-template.md

File metadata and controls

44 lines (34 loc) · 1.62 KB
Title Description Subjects Tags CatalogContent
The Title
A brief description.
A subject name
A second subject name
An nth subject name
A tag
A second tag
An nth tag
learn-example-course
paths/example-path

[A brief definition - make sure first mention of term is in bold.]

Syntax

[Text, code, images, parameters, etc. about the syntax]

Example

[Text, code, images, etc. about example 1]

Codebyte Example (if applicable)

We can currently support:

  • Python
  • JavaScript
  • Ruby
  • C++
  • C#
  • Go
  • PHP

See content-standards.md for more details!

# Example runnable code block.
console.log('Hello, World!');