A collection of educational Kotlin scripts that I write while learning the language.
This repository contains small programs, practice tasks, and examples to better understand Kotlin basics.
This project is a personal learning space for Kotlin.
Here you can find simple scripts and exercises that cover:
- Console input and output
- Variables and data types
- Functions
- Control flow (
if,when, loops) - Basic logic tasks
The repository grows as I learn new concepts.
- Clone the repository:
git clone https://github.com/your-username/your-repo-name.git