Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 279 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 279 Bytes

ShellScriptsProblems

Problems & Examples Shell Concepts & Example Scripts:

  1. Variable Declaration
  2. Program Execution
  3. Selective Statement
  4. Sequence Statement
  5. Repitition Statement

Problems:

  1. TicTacToe
  2. SnakeLadder
  3. FlipCoinSimulator
  4. Gambling Simulation