Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/estete9/simple-chatty-bot

Jetbrains first project
https://github.com/estete9/simple-chatty-bot

Last synced: 18 days ago
JSON representation

Jetbrains first project

Awesome Lists containing this project

README

        

# Simple-Chatty-Bot
Jetbrains first project

This is a small app that asks for the users name, then guesses his age based on some operations and remainders. After that the app makes a question and runs a function that repeats until the user gets the correct answer

In this app I applied the use of simple inout and outputs, if statements and for loops, and finally the use of a simple function.