Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/estete9/simple-chatty-bot
- Owner: Estete9
- Created: 2020-07-17T03:06:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T05:03:20.000Z (over 4 years ago)
- Last Synced: 2025-01-06T03:46:50.506Z (about 1 month ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Chatty-Bot
Jetbrains first projectThis 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.