Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Blazer

Blazer

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

Stats

32
EtPoint
9
Vote count
1
questions
2
answers

About

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