diff --git a/Python_programming/console.py b/Python_programming/console.py index 4c7dc85..125719c 100755 --- a/Python_programming/console.py +++ b/Python_programming/console.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 ''' -This module contains the console for AirBnB. just added +This module contains the console for AirBnB. ''' import cmd