Skip to main content

13 docs tagged with "basic-programs"

View all tags

ASCII Value of Character

Multi-language implementations to display the ASCII (American Standard Code for Information Interchange) value of a given character.

Basic Programs

Foundational programming programs for input, variables, arithmetic, and swapping logic.

Hello World

Multi-language implementation of the classic "Hello World" program.