Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
ConquerorCletus committed Jul 22, 2023
1 parent e3ae41d commit 50cdc94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Python_programming/console.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/python3
'''
This module contains the console for AirBnB.
This module contains the console for AirBnB. just added
'''
import cmd
import json
Expand Down

0 comments on commit 50cdc94

Please sign in to comment.