Sample lesson from markdown

Questions

  • What can I do?
  • How do I do it?

Objectives

  • Learn the basic Unix commands
# I am a comment
pwd

for i in $(seq 1 10); do echo $i;done

Challenge

This is a challenge question

Solution

#Declare the name of the function
echo "Joy"

Key points

  • Key
  • Points
  • Here

All materials copyright Sydney Informatics Hub, University of Sydney