Published onMarch 23, 2022Rick and Morty CTF WriteuphackingctfguideWriteup and walkthrough of completing the Rick and Morty CTF
Published onJanuary 23, 2021Creating a Chatbot in Pythondevelopmentpython The basis of a chatbot is to send a message, and then to receive a response. In this example, I’ll be showing you how to make a chatbot for an online store.