summaryrefslogtreecommitdiff
path: root/robot/en.py
blob: f2965160a89435a0a8bb00856a0fed92931ea471 (plain)
1
2
3
4
5
6
7
# coding=utf-8

name = 'Robot'
description = 'Introductory Robot course.'

hint = {
}