fix(curriculum): change challengeType of Symmetric Difference lab to 26 (#62158)

This commit is contained in:
Mohamed Mostafa
2025-09-12 11:27:48 +03:00
committed by GitHub
parent c96c7d1137
commit 6a0ada8a4c

View File

@@ -1,7 +1,7 @@
---
id: 68ad9821ee41baad9cb0fd4e
title: Build a Symmetric Difference Function
challengeType: 25
challengeType: 26
dashedName: lab-symmetric-difference
---