Markdown Writing Essentials Quiz

MerryHeliotrope7646 avatar
MerryHeliotrope7646
·
·
Download

Start Quiz

Study Flashcards

8 Questions

Explain the syntax for creating a third level heading in Markdown.

To create a third level heading in Markdown, you use three pound symbols followed by a space and then the heading text. For example: ### Third

How do you format an expression to be on its own line and centered using LaTeX?

To format an expression to be on its own line and centered using LaTeX, you use double dollar signs around the expression. For example: $$x + 2$$

What is the syntax for creating a link to UM Learn in Markdown?

The syntax for creating a link to UM Learn in Markdown is [link to UM Learn](https://umlearn.ca). Separate the address from the text [link to UM Learn], and it will open in your web browser.

Explain how to represent a fraction using LaTeX.

To represent a fraction using LaTeX, you use the syntax \frac{numerator},{denominator}. For example: $\frac{1},{2}$

What is the LaTeX representation for the Big O notation?

The LaTeX representation for the Big O notation is \mathcal{O}. For example: $\mathcal{O}(\log(n))$

Explain the purpose of the 'man -k' command and how it can be used to search for manual pages containing specific keywords.

The 'man -k' command is used to search for manual pages that contain specific keywords. It searches through all sections of the manual pages to find relevant information.

What are the different types of content that can be included in Jupyter notebooks?

Jupyter notebooks can contain plain text, Markdown-formatted text, and code. These are organized into a sequence of 'cells' within the notebook.

Define 'digital interactive notebooks' and provide an example of a software used to create them.

'Digital interactive notebooks' are software that run in web browsers and allow users to create notebooks where they can run code and view results. An example of such software is Jupyter.

Test your knowledge of writing in Markdown with this quiz covering titles, emphasis, lists, code, and images.

Make Your Own Quizzes and Flashcards

Convert your notes into interactive study material.

Get started for free

More Quizzes Like This

Cell Types in a Notebook
17 questions

Cell Types in a Notebook

KidFriendlyAntagonist avatar
KidFriendlyAntagonist
Mastering Markdown Basics Quiz
12 questions
Markdown Formulas Quiz
9 questions
Use Quizgecko on...
Browser
Browser