Skip to content

Add multiplication table program in Java - #3

Merged
NachoOFC merged 1 commit into
mainfrom
NachoOFC-patch-3
Sep 14, 2026
Merged

NachoOFC merged 1 commit into
mainfrom
NachoOFC-patch-3

Conversation

@NachoOFC

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings September 14, 2026 14:04
@NachoOFC
NachoOFC merged commit 3fd0b4e into main Sep 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved issues were identified.

Pull request overview

Adds a Java console program that prints the multiplication table for a user-provided number.

Changes:

  • Reads an integer with Scanner.
  • Prints products from 1 through 10.
File summaries
File Description
tabla_multiplicar.java Implements the interactive multiplication-table program.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants