Skip to content

NumeXx/NumeXx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there! 👋

NumeX Was Here
package README.md

import "fmt"

var listLanguanges = "Golang, Python, Javascript, Bash, Perl, C++"

func MySkill(Newbie my_name) string {
	proto_type := fmt.Sprintf("%s languanges %s", Newbie, listLanguanges)
	return proto_type
}
func main() {
	fmt.Print(MySkill(Rep))
}

Goals :


Typing SVG

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published