Skip to content

Functions exercise, 5 characters #426

@bernhardmgruber

Description

@bernhardmgruber

The functions exercise asks to write a function that prints the first five characters of the name of the passed argument. However, we then print the full name, and not just the first 5 characters. Also the solution prints the entire name.

We should either fix the solution to just print the first 5 characters, or fix the exercise to just print the name.

Metadata

Metadata

Assignees

Labels

EssentialsContent for the "essentials" course

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions