diff --git a/Part 1/7. Classes and objects/Exercises/Exercise 3 - Article.txt b/Part 1/7. Classes and objects/Exercises/Exercise 3 - Article.txt index cea815166fb25d13274b8e32c6c2741a1871089f..f8b2062cf85517d8f6a86504ddabc0a9733dde61 100644 --- a/Part 1/7. Classes and objects/Exercises/Exercise 3 - Article.txt +++ b/Part 1/7. Classes and objects/Exercises/Exercise 3 - Article.txt @@ -16,4 +16,4 @@ The class should contain the following member functions: Create an object of type Article in the main program. Enter the data and then output it again. -The user should then be able to enter a quantity, which will determine the total price. +The user should then be able to enter a quantity, which will determine the total price. \ No newline at end of file