Tutorial Questions
Tutorial Questions
- 0-10,000: 5%
- 10,001-50,000: 10%
12. Health Monitoring: Define a function that takes a list of daily step
counts and determines if the average number of steps per day meets a
target goal (e.g., 10,000 steps/day).
15. Project Timeline: Create a function that takes the start and end dates
of a project and calculates the total number of working days between
them, excluding weekends and holidays.