7.2. You can also use Runestone Components and write in Markdown!

Lets try an activecode directive!

Writing directives in Markdown is a little different The above example was written as:

```{activecode} mdactive

print("Hello World")
```

Whereas in RST you would write:

.. activecode:: mdactive

    print("hello world")

Lets Try a Parsons

7.2.1. Parsons Problems

Add some text here

7.2.2. Multiple Choice

Before you keep reading...

Making great stuff takes time and $$. If you appreciate the book you are reading now and want to keep quality materials free for other students please consider a donation to Runestone Academy. We ask that you consider a $10 donation, but if you can give more thats great, if $10 is too much for your budget we would be happy with whatever you can afford as a show of support.

You have attempted 1 of 4 activities on this page