Skip to content

Commit 78d30c1

Browse files
committed
solve(learngo): 12-switch
1 parent e2d8acf commit 78d30c1

File tree

21 files changed

+134
-598
lines changed

21 files changed

+134
-598
lines changed

collections/learngo/12-switch/01-one-case/main.go

Lines changed: 0 additions & 32 deletions
This file was deleted.

collections/learngo/12-switch/02-multiple-cases/main.go

Lines changed: 0 additions & 37 deletions
This file was deleted.

collections/learngo/12-switch/03-default-clause/main.go

Lines changed: 0 additions & 38 deletions
This file was deleted.

collections/learngo/12-switch/04-multiple-conditions/main.go

Lines changed: 0 additions & 31 deletions
This file was deleted.

collections/learngo/12-switch/05-bool-expressions/main.go

Lines changed: 0 additions & 24 deletions
This file was deleted.

collections/learngo/12-switch/06-fallthrough/01-without/main.go

Lines changed: 0 additions & 26 deletions
This file was deleted.

collections/learngo/12-switch/06-fallthrough/02-with/main.go

Lines changed: 0 additions & 28 deletions
This file was deleted.

collections/learngo/12-switch/07-short-switch/main.go

Lines changed: 0 additions & 27 deletions
This file was deleted.

collections/learngo/12-switch/08-parts-of-the-day/main.go

Lines changed: 0 additions & 37 deletions
This file was deleted.

collections/learngo/12-switch/09-when-to-use/main.go

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)