I took some elementary level programming problems, to write a program that prints a multiplication table for numbers up to 12 Code is on Kotlin
fun main() {