This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
learngo
Watch
1
Star
0
Fork
0
You've already forked learngo
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
320bb1c177547ef5552c46807f8da3779bb706a5
learngo
/
06-variables
/
06-project-greeter
/
exercises
History
Inanc Gumus
1a21064e7d
add: command-line arguments exercises
2018-10-27 16:27:36 +03:00
..
01-count-arguments
add: command-line arguments exercises
2018-10-27 16:27:36 +03:00
02-print-the-path
add: command-line arguments exercises
2018-10-27 16:27:36 +03:00
03-print-your-name
add: command-line arguments exercises
2018-10-27 16:27:36 +03:00
04-greet-more-people
add: command-line arguments exercises
2018-10-27 16:27:36 +03:00
05-greet-5-people
add: command-line arguments exercises
2018-10-27 16:27:36 +03:00
solution-to-the-lecture-exercise
Initial commit
2018-10-15 19:34:48 +03:00
README.md
add: command-line arguments exercises
2018-10-27 16:27:36 +03:00
README.md
Command Line Arguments
Count the Arguments
Print the Path
Print Your Name
Greet More People
Greet 5 People