Merged
Conversation
Contributor
Author
|
その下のこれも18歳?成人は大人なの? const age = 18;
if (age >= 20) {
document.write("大人です");
} else {
document.write("子供です");
} |
Deploying utcode-learn with
|
| Latest commit: |
5f634fe
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6cf08092.utcode-learn.pages.dev |
| Branch Preview URL: | https://fix-legal-rep-age.utcode-learn.pages.dev |
Contributor
大人の厳密な定義はないようです(https://www.moj.go.jp/seinen/chapter_01/commentary.html, https://ja.wikipedia.org/wiki/%E5%A4%A7%E4%BA%BA#%E5%B9%B4%E9%BD%A2%E3%80%81%E8%BA%AB%E4%BD%93 )が、政府広報では大人≒成年として説明している(https://www.gov-online.go.jp/article/201808/entry-7947.html )ので、成年年齢引き下げに伴い大人は18歳以上として良いのではないでしょうか? |
chvmvd
approved these changes
Oct 5, 2025
Contributor
chvmvd
left a comment
There was a problem hiding this comment.
良いと思います。ありがとうございます!
来週のミーティングの際にマージしましょう 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.