Lab 15: Basic Debugging

Lab 15: Basic Debugging

Create functions that depends on conditionals with a partner

Challenges

Since I debugged lab 13, I already knew what challenges I was facing in that lab and used that to my advantge.

Problems

This problem with lab 13 is that the submit button wasn't giving back feedback so i just used a different code that was guaranteed to work.

Results

Debugging the lab was sucessfull.

Output

Display "Good day!" if the hour is less than 18:00:

Good Evening!