Hi
I'm Akshat
package main
import"fmt"typePersonstruct {
namestringusernamestringageinthobbies []stringjobstring
}
funcmain() {
varme=new(Person)
me.name="Akshat"me.username="MrTech-AK"me.age="15"me.hobbies= []string{"code", "programming", "music", "editing"," gaming"}
fmt.Println(me)
}Total Visitors on Profile
Keep Laughing!, Cuz I care for you!
I try to come up with new projects! Till then, You can check my existing Projects and Star them



