diff --git a/reference/implementing-a-concept-exercise.md b/reference/implementing-a-concept-exercise.md new file mode 100644 index 00000000000..81fad710a63 --- /dev/null +++ b/reference/implementing-a-concept-exercise.md @@ -0,0 +1,5 @@ +# How to implement an Python concept exercise + +TODO: describe how to implement a concept exercise for the Python track. For inspiration, check out the [C# version of this file][csharp-implementing]. + +[csharp-implementing]: ../../csharp/reference/implementing-a-concept-exercise.md