We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5666b commit 18f5789Copy full SHA for 18f5789
Maths/isHarshad.js renamed to Maths/IsHarshad.js
Maths/test/isHarshad.test.js
@@ -1,4 +1,4 @@
1
-import { isHarshad } from '../isHarshad.js'
+import { isHarshad } from '../IsHarshad.js'
2
3
describe('Harshad number tests', () => {
4
test('Basic Harshad numbers', () => {
0 commit comments