Hadi Santoso
Universitas Mercu Buana

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Design And Build a Python Programming Environment Using the Chatbot Method on The Whatsapp Platform Syariz Nadhifa Aruriansyah; Anis Cherid; Hadi Santoso; Dwi Anindyani Rochmah
Bit (Fakultas Teknologi Informasi Universitas Budi Luhur) Vol 20, No 2 (2023): SEPTEMBER 2023
Publisher : Universitas Budi Luhur

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.36080/bit.v20i2.2511

Abstract

Chatbot advances have been widely adopted by various companies as support for customer service. Chatbot itself is a technology that simulates or imitates human-like conversations via text messages. Basically, the development of the Chatbot system in this research aims to make it easier for users if they want to learn programming in the Python programming language. Although a web-based application is available for this purpose, namely Google Colab, this web application interface is difficult to use when programming on the small screen found on a mobile device. With this problem as a background, the author built a chatbot system that can help users carry out Python programming via WhatsApp. Execution of program code sent via WhatsApp is implemented by utilizing the Python programming language feature to execute program code in string form. Apart from that, the author provides a program code management feature for many users, so that this Chatbot system can be used by many users at once.