Open Issues Need Help
View All on GitHub Szorzótábla generátor 2 days ago
AI Summary: This GitHub issue describes a task to create a Go program that generates a multiplication table for a user-specified number. The program should prompt the user for an integer, then display its multiplication table from 1 to 10, with clear formatting. The solution needs to be implemented in `2_szorzotabla/main.go`.
Complexity:
1/5
good first issue