Merge pull request #364 from Me1e/main

This commit is contained in:
Michael Cade 2023-03-18 15:16:09 +00:00 committed by GitHub
commit 88f63d3a82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ This way when and where we use `$challenge` in our code, if we change the variab
If we now run our `sh` script you will see the printout that was added to our script.
![](Images/Day19_Linux5.png)
![](Images/Day19_Linux6.png)
We can also ask for user input that can set our variables using the following: