diff --git a/exercises/12/README.md b/exercises/12/README.md index 40bdec3..92cf59f 100644 --- a/exercises/12/README.md +++ b/exercises/12/README.md @@ -1 +1,3 @@ [< Back](../README.md) + +* [Exercise: Hello Godbolt](godbolt/README.md) diff --git a/exercises/12/godbolt/README.md b/exercises/12/godbolt/README.md new file mode 100644 index 0000000..73f530b --- /dev/null +++ b/exercises/12/godbolt/README.md @@ -0,0 +1,7 @@ +# Exercise: Hello Godbolt + +## Background: Godbolt + +## Exercise + +1. Play with Hello World on [Godbolt](https://godbolt.org/z/obveM6o7n)