Compare two revisions of: Python

... ... @@ -1,16 +1,11 @@
1 1 {{TOC}}
2 2
3 -<div class="alert center">
4 -is currently under revision
5 -</div>
6 -
7 3 <p class="info center" >
8 4 Python is currently available only in courses using the tile view layout, such as OMB+ and HM4mint.
9 5 If you require Python access in the pool, feel free to get in touch with us.
10 6 </p>
11 7
12 8
13 -
14 9 # Python in problems
15 10 ### pythonevaluator
16 11 Checks the student's code.
17 12