package main import "fmt" type Person struct { name string username string age int hobbies []string job string } func main() { var me = new(Person) me.name = "sajjad salam" me.username = "sajjad-salam" me.age = "21" me.job = "prompt developer | flutter developer | audomation developer" me.hobbies = []string{"code", "anime", "music","Enginnering"} fmt.Println(me) }
sajjad_salam sajjad-salam
🏆
top G
developer
-
freelancer
- iraq-baghdad
-
00:20
(UTC +03:00) - https://sajjad-salam.github.io/sajjad/
Popular repositories Loading
-
auto-follow-github
auto-follow-github Publicscript to automatically follow github accounts
-
-
theme-termux
theme-termux PublicShell 10
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.