Closed kirandash closed 1 year ago
hello @kirandash ,i want to contribute on MCQA 42 question and i have a better understanding of export ,so please approve me to contribute on this topic.
Thanks @naitikraj12935 🙏 for showing your interest! I have now assigned the task to you.
If you need any help, you can comment here or reach me on discord at:
And if you like this project, please do show your support by leaving a star ⭐️ for more visibility
Is my pull request visible to you
On Sun, 28 May 2023, 17:30 Kiran Dash, @.***> wrote:
Assigned #40 https://github.com/bgwebagency/who-wants-to-be-a-javascriptaire/issues/40 to @naitikraj12935 https://github.com/naitikraj12935.
— Reply to this email directly, view it on GitHub https://github.com/bgwebagency/who-wants-to-be-a-javascriptaire/issues/40#event-9361875736, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3QBO7R6ILQ2OJHZTEGB6ULXIM46FANCNFSM6AAAAAAYAUPDNU . You are receiving this because you were assigned.Message ID: <bgwebagency/who-wants-to-be-a-javascriptaire/issue/40/issue_event/9361875736 @github.com>
Is my pull request visible to you … On Sun, 28 May 2023, 17:30 Kiran Dash, @.***> wrote: Assigned #40 <#40> to @naitikraj12935 https://github.com/naitikraj12935. — Reply to this email directly, view it on GitHub <#40 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3QBO7R6ILQ2OJHZTEGB6ULXIM46FANCNFSM6AAAAAAYAUPDNU . You are receiving this because you were assigned.Message ID: <bgwebagency/who-wants-to-be-a-javascriptaire/issue/40/issue_event/9361875736 @github.com>
will review shortly
Thanks for your contribution @naitikraj12935
appreciate your effort
It was my pleasure! Please assign me another task
On Sun, 4 Jun 2023, 20:36 Kiran Dash, @.***> wrote:
Thanks for your contribution @naitikraj12935 https://github.com/naitikraj12935
appreciate your effort
— Reply to this email directly, view it on GitHub https://github.com/bgwebagency/who-wants-to-be-a-javascriptaire/issues/40#issuecomment-1575603523, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3QBO7RGXYTNGL4QFUVID3TXJSP5ZANCNFSM6AAAAAAYAUPDNU . You are receiving this because you were mentioned.Message ID: @.*** com>
It was my pleasure! Please assign me another task … On Sun, 4 Jun 2023, 20:36 Kiran Dash, @.> wrote: Thanks for your contribution @naitikraj12935 https://github.com/naitikraj12935 appreciate your effort — Reply to this email directly, view it on GitHub <#40 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3QBO7RGXYTNGL4QFUVID3TXJSP5ZANCNFSM6AAAAAAYAUPDNU . You are receiving this because you were mentioned.Message ID: @. com>
Thanks! I will add more issues to this repo soon. Till then feel free to check issues that are open on my other repos.
Thanks a lot.
On Mon, 5 Jun 2023, 22:57 Kiran Dash, @.***> wrote:
It was my pleasure! Please assign me another task … <#m-3702159942559995171> On Sun, 4 Jun 2023, 20:36 Kiran Dash, @.> wrote: Thanks for your contribution @naitikraj12935 https://github.com/naitikraj12935 https://github.com/naitikraj12935 https://github.com/naitikraj12935 appreciate your effort — Reply to this email directly, view it on GitHub <#40 (comment) https://github.com/bgwebagency/who-wants-to-be-a-javascriptaire/issues/40#issuecomment-1575603523>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3QBO7RGXYTNGL4QFUVID3TXJSP5ZANCNFSM6AAAAAAYAUPDNU https://github.com/notifications/unsubscribe-auth/A3QBO7RGXYTNGL4QFUVID3TXJSP5ZANCNFSM6AAAAAAYAUPDNU . You are receiving this because you were mentioned.Message ID: @. com>
Thanks! I will add more issues to this repo soon. Till then feel free to check issues that are open on my other repos.
— Reply to this email directly, view it on GitHub https://github.com/bgwebagency/who-wants-to-be-a-javascriptaire/issues/40#issuecomment-1577191657, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3QBO7TO2YZSXQ56D64TSYDXJYJHPANCNFSM6AAAAAAYAUPDNU . You are receiving this because you were mentioned.Message ID: @.*** com>
Please create an MCQA to be added as question number 42.
The multiple choice question should be on the topic "Default Import Export". The difficulty level should be "Easy/Medium/Hard"
Tasks:
Explanation:
export { sum as default }
orexport default sum function(){}