HackerRank Assignment — PX_plusNewline

Use string concatenation (+) and newline escapes (\n). Output must match exactly.

Sign In to HackerRank

Go to https://www.hackerrank.com/. If you do not have an account, create a free account using your school email address.

⚠️ Do not use “Sign in with Google” — it is blocked by Klein ISD.

Complete these assignments

Ask Mr. Cusack if you have questions.

Assignment Link

Open: https://www.hackerrank.com/code-bash-2025-practice

Before Submitting

  1. Run your solution on HackerRank until it succeeds.
  2. Copy your final code into Eclipse.
  3. Save the file using this name format:
PX_plusNewline_lastname

Coding Requirements

Why? Clean concatenation with + and explicit \n makes your code easier to read and grade.

Complete these assignments

Ask Mr. Cusack if you have questions.

Files to Submit (Google Classroom)