add source for exercise-04
This commit is contained in:
parent
58da3dd69e
commit
fa15d4285d
695
exercises/source/exercise-04/1__Flow_control_Plotting_Strings.ipynb
Executable file
695
exercises/source/exercise-04/1__Flow_control_Plotting_Strings.ipynb
Executable file
File diff suppressed because one or more lines are too long
3
exercises/source/exercise-04/my_name.py
Normal file
3
exercises/source/exercise-04/my_name.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
print("Andrew")
|
||||
print(1001 * 22)
|
||||
|
Loading…
Reference in a new issue