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

kP contains unprintables #209

Closed
Vyxal-Bot-old opened this issue Aug 5, 2021 · 0 comments
Closed

kP contains unprintables #209

Vyxal-Bot-old opened this issue Aug 5, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Vyxal-Bot-old
Copy link
Member

kP is the builtin for the printable ASCII set. However, it contains two unprintable characters, namely Vertical Tab and Form Feed, ASCII characters 11 and 12, respectively. Try it Online!

(created by Aaron Millerhere)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants