I hereby claim:
- I am aaclarker on github.
- I am aaclarker_adhoc (https://keybase.io/aaclarker_adhoc) on keybase.
- I have a public key ASATq5S_ScOYagmrfmzCLh74Wyoj6PYfBKmzp7gcC4mvjgo
To claim this, I am signing this object:
| choice = "y" | |
| while choice.lower() == "y": | |
| number = int(input("Enter a number to calculate factorial: ")) | |
| result = 1 | |
| for i in range(1, number + 1): | |
| # Factorial = 1 x 2 x 3 x ... x n | |
| result *= i |
| def started_by_timer = currentBuild.getBuildCauses()[0]["shortDescription"].matches("Started by timer") |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: