Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of fermin

fermin

fermin has asked 0 questions and find answers to 2 problems.

Stats

22
EtPoint
2
Vote count
0
questions
2
answers

About

func main() {
    fmt.Println("wopwop")
}
print("wopwop");
<?php print_r("wopwop"); ?>