Test page

From UConn PAN
Revision as of 19:55, 26 September 2018 by Jonesrt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a capital Greek delta: Δ

<syntaxhighlight lang="c">

  1. include <stdio.h>
  2. include <stdlib.h>

int main() {

  printf("Hello, World!\n");
  return 0;

} </syntaxhighlight>

SSPM06 (2x2).jpg