Ada-Developers-Academy / ada-build

Ada Build is curriculum that is intended for anyone who is interested in beginning their journey into coding.
744 stars 419 forks source link

Lesson 4: Return. Example #3. Error and Fix. #297

Open LauraGaleev opened 1 year ago

LauraGaleev commented 1 year ago

When running the code, error appears. I added num_one = 1 and num_two = 2 to the lower scope.

Screenshot 2023-02-23 at 15 29 47

charlie328 commented 1 year ago

Thanks, I also saw this error