Skip to content

Clarify Append command description in quiz2#2420

Closed
sobhanmohammadi-dev wants to merge 1 commit into
rust-lang:mainfrom
sobhanmohammadi-dev:fix-quiz2-description
Closed

Clarify Append command description in quiz2#2420
sobhanmohammadi-dev wants to merge 1 commit into
rust-lang:mainfrom
sobhanmohammadi-dev:fix-quiz2-description

Conversation

@sobhanmohammadi-dev

Copy link
Copy Markdown
Contributor

Description

Clarifies the documentation for the Append command in quiz2.

The previous wording was slightly ambiguous about where the string "bar" is appended.

Changes

  • Updated the Append command description to specify that "bar" is appended to the end of the string.

Testing

Not applicable (documentation-only change).

@senekor

senekor commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

At least in the context of programming, "append" always means "at the end" and "prepend" is for "at the start".

@senekor senekor closed this Jul 18, 2026
@sobhanmohammadi-dev
sobhanmohammadi-dev deleted the fix-quiz2-description branch July 18, 2026 09:13
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