Blazer

337
reputation
2
11
class Hobbyist_Programmer:
    Knowledge = {
        'Python' : 'intermediate',
        'PHP' : 'novice',
        'C#' : 'novice',
        'Boo' : 'novice',
        }