hexlet-basics / hexlet-basics/exercises-csharp

Поменять способ получения первого и последнего символа в строке

Open
#75 1 comment 0 reactions 1 assignee View on GitHub

@fey is already working on this.

Since Mar 13, 2026.

Dominant language
C#
Stars
5
Forks
32
PR merge metrics
No merged PRs in 30d

Description

https://github.com/hexlet-basics/exercises-csharp/blob/b060820be67e931a4268b5fb52ec35e564b0e216/modules/60-methods-using/30-methods-as-expressions/Exercise.csx#L4

Прислали обратную связь по упражнению:

Задание 33 по C# вывод первого и последнего символа строки, так уже никто не пишет myString[myString.Length - 1]; а ваш компилятор не знает про такой синтаксис myString[^1]; хотел применить прочитанную теорию но потерпел неудачу )

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.