From 38ed509e6228ec3773baf40481401cd94dbc5514 Mon Sep 17 00:00:00 2001 From: android323 Date: Sat, 16 May 2026 12:38:12 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db604d1..1fddffc 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -Write a C++ program that read the marks of five tests from marks.txt file and calculate and write the average score in avg.txt file +Write a/b C++ program that read the marks of five tests from marks.txt file and calculate and write the average score in avg.txt file