Skip to content
#

input-output

Here are 26 public repositories matching this topic...

CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing. For many developers, there is no need to involve complicated settings and formats. With few exposed methods and objects, CS-MIC makes basic expression solving as simple as possible with as little logic required from developers as possible. In fa…

  • Updated Jun 12, 2025
  • C#

GPT Task 1: This program helps users track their daily expenses. The user is prompted to enter how many days they want to track expenses, and the program creates an array to store the expenses for each day. After entering all the expenses, the program calculates the total expenses and the average expense per day.

  • Updated Dec 2, 2024
  • C#

Improve this page

Add a description, image, and links to the input-output topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the input-output topic, visit your repo's landing page and select "manage topics."

Learn more