summaryrefslogtreecommitdiff
path: root/exercises/103_for4.zig
diff options
context:
space:
mode:
authorFrost-Phoenix <67cyril6767@gmail.com>2026-04-20 17:40:49 +0200
committerFrost-Phoenix <67cyril6767@gmail.com>2026-04-20 17:40:49 +0200
commit333ca33e78a36d9a334d08db8d775c3570bae1c2 (patch)
treea04ec695c9b4a3cf3865018115b3ce4f7c40df94 /exercises/103_for4.zig
parent0603b66cc77ef3820155ff00890f1e4a7d4d66f6 (diff)
fix: move exercise 100 celebration comment to the right file
Diffstat (limited to 'exercises/103_for4.zig')
-rw-r--r--exercises/103_for4.zig9
1 files changed, 0 insertions, 9 deletions
diff --git a/exercises/103_for4.zig b/exercises/103_for4.zig
index c8a1161..ee1aaa9 100644
--- a/exercises/103_for4.zig
+++ b/exercises/103_for4.zig
@@ -51,12 +51,3 @@ pub fn main() void {
//
// You are perhaps wondering what happens if one of the two lists
// is longer than the other? Try it!
-//
-// By the way, congratulations for making it to Exercise 100!
-//
-// +-------------+
-// | Celebration |
-// | Area * * * |
-// +-------------+
-//
-// Please keep your celebrating within the area provided.