Skip to content

eastmoon502136/Data_structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkdir ~/Data_structure
# Creates a directory for your project called "Hello-World" in your user directory

cd ~/Data_structure
# Changes the current working directory to your newly created directory


git init
# Sets up the necessary Git files

# Initialized empty Git repository in /Users/you/Data_structure/.git/

touch README
# Creates a file called "README" in your Data_structure directory

About

The code of data stucture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages