Skip to content

Commit 42feef2

Browse files
authored
Update III Control Statements in Bash Scripting.py
1 parent 738fa59 commit 42feef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Introduction to Bash Scripting/III Control Statements in Bash Scripting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""
22
You’ll learn the differences between FOR, WHILE, IF, and CASE statements and how to use them in your Bash scripts.
33
Armed with these new tools, you’ll be ready to create more advanced Bash scripts with conditional logic.
4-
"""
4+
"""
55
"""
66
*** IF statements
77

0 commit comments

Comments
 (0)