Skip to content

習題: JavaScript 基本程式練習 #3

@ccckmit

Description

@ccckmit
  1. 請寫一個程式計算 10! ,也就是 10*9*8*....*1
  2. 請寫一個程式印出九九乘法表。
  3. 給你兩個數字,請算出這兩個數字之間有幾個質數(包含輸入的兩個數字)?
    範例: countPrime(3, 7) => 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions