diff --git a/mother.R b/mother.R index 4be9b9472fe4bb7349359a8c86f49f0e440ad053..477819a7d5828972e7fd4c0490a25209bb4af976 100644 --- a/mother.R +++ b/mother.R @@ -1,3 +1,5 @@ print('hello mother') print('hi child') print('hihihi child 2') + +print('round 2 on mother')