Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 674 Bytes

WEEKLY_TASKS.md

File metadata and controls

executable file
·
17 lines (9 loc) · 674 Bytes

Dufuna Weekly Tasks

Week 1: Get to know about Git and GitHub.

Create an account on Github if you don’t have one.

  1. Fork the dufuna repo, add an aboutme.md file in your directory in the submissions directory as written in the README.md and make a Pull Request...

  2. Add your solution to the Fizzbuzz challenge to your submissions directory and make a PR.

If you have any issues in this task, kindly relay them in the #ask-mentors channel on slack for support

Week 2: Logic.

This task is to test your knowledge about basic boolean Logic, truth tables and drawing valid conclusions.

Logic Problem Sets