Commit 2e2a1181 authored by vagrant's avatar vagrant

[BSA-00] (ArndtED) Adds problem description to 4

parent 76d41c08
#!/bin/bash #!/bin/bash
#Assignment 4: Create a script to print odd numbers between 1 and 50
PARENT_PATH=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P }) PARENT_PATH=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment