Skip to content

add link in all Questions in ML-Machine-Learning/py /QA.md #1

@akashdip2001

Description

@akashdip2001

add link in all Questions in ML-Machine-Learning/py /QA.md

Not like,

  1. Print all the Armstrong numbers in the range of 100 to 1000
  2. The current population of a town is 10000. Write a program to find out the population at the end of each of the last 10 years.
  3. Write a program to print all the unique combinations of 1, 2, 3, and 4

Complete every Question, like,

  1. Print all the Armstrong numbers in the range of 100 to 1000
  2. The current population of a town is 10000. Write a program to find out the population at the end of each of the last 10 years. For eg current population is 10000 so the output should be like this:
    • 10th year - 10000
    • 9th year - 9000
    • 8th year - 8100 and so on
  3. Write a program to print all the unique combinations of 1, 2, 3, and 4

Check it after submitting

  • I check every Question carefully.
  • No Question is incomplete.
  • Recheck all Question with Question dox file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions