Skip to content

ikura.pyを追加 - #9

Merged
xxxxholica merged 1 commit into
mainfrom
feature/ikura
Aug 18, 2026
Merged

ikura.pyを追加#9
xxxxholica merged 1 commit into
mainfrom
feature/ikura

Conversation

@ikura-git

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 18, 2026 02:13

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.

Pull request overview

Python の簡単なループ出力スクリプト ikura.py を追加し、1〜9の数値を標準出力に表示できるようにするPRです。

Changes:

  • ikura.py を新規追加
  • range を使ったループで数値を順に print する処理を実装

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

Comment thread ikura.py
@@ -0,0 +1,2 @@
for i in range (1,10):
@xxxxholica
xxxxholica merged commit 72c1a60 into main Aug 18, 2026
1 check passed
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.

3 participants