end of day 3 week 1
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Exo 1
|
||||
|
||||
number = input("please enter an number :")
|
||||
|
||||
if int(number) % 2:
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
if the user name double in size
|
||||
the time of execution will double
|
||||
|
||||
so the time of execution will be x 2
|
||||
|
||||
T(m, n) = m x n
|
||||
|
||||
Reference in New Issue
Block a user