Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

改行しないprint #2

Open
uchuukaeru opened this issue Jan 9, 2025 · 2 comments
Open

改行しないprint #2

uchuukaeru opened this issue Jan 9, 2025 · 2 comments

Comments

@uchuukaeru
Copy link

uchuukaeru commented Jan 9, 2025

令和4年度本試験 情報関連基礎 第3問

情報関連基礎 第3問に「改行せずに表示」という文章が存在するのですが、Wirthprint文はで改行してしまうので別に改行しないprint文が欲しいです

@taisukef
Copy link
Member

必要なこともありますね
悩むのは名前ですね

候補

  • printin (print inline)
  • printinline
  • print_inline
  • printn (print no newline)

@taisukef
Copy link
Member

taisukef commented Jan 20, 2025

Image

配列を表示するの実装を見ると、「を改行なしで表示する」は、後ろに空白も入る表示?

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

No branches or pull requests

2 participants