end of day 3 week 1

This commit is contained in:
2026-01-22 06:16:02 +01:00
parent b1c74929ac
commit 5120f11339
9 changed files with 225 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
# Exo 1
number = input("please enter an number :")
if int(number) % 2: