Quickpaste.it
Create Paste
Top Pastes
Recent Pastes
Settings
Account
Untitled Paste
Created By
Anonymous
Expires never
Raw
Download
0
elif choice=="3": print(end='\n') display() elif choice=="4": key=input("Enter word to search:") print(end='\n') search_word(key) else: break