Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Blazer

Blazer

Blazer has asked 2 questions and find answers to 2 problems.

Stats

37
EtPoint
9
Vote count
2
questions
2
answers

About

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