Update client.py
This commit is contained in:
@@ -97,6 +97,7 @@ while not current_user:
|
|||||||
clear()
|
clear()
|
||||||
w, _ = term_size()
|
w, _ = term_size()
|
||||||
print(blauw_bg + wit + "Terminal Chat ".center(w) + reset)
|
print(blauw_bg + wit + "Terminal Chat ".center(w) + reset)
|
||||||
|
print()
|
||||||
|
|
||||||
print( groen + "========================================")
|
print( groen + "========================================")
|
||||||
print("Welkom bij De Terminal Chat")
|
print("Welkom bij De Terminal Chat")
|
||||||
|
|||||||
Reference in New Issue
Block a user