final
This commit is contained in:
4
task3/app.js
Normal file
4
task3/app.js
Normal file
@@ -0,0 +1,4 @@
|
||||
const welcome = require('./welcome');
|
||||
|
||||
welcome.getMorningMessage();
|
||||
welcome.getEveningMessage();
|
||||
Reference in New Issue
Block a user