Sha256: 4ebc45a6a0e52e53e46c95f24d4de61699c4587a2342cbc30790ed874b5ba2ee

Contents?: true

Size: 171 Bytes

Versions: 85

Compression:

Stored size: 171 Bytes

Contents

class Pangram {
    constructor( /* Parameters go here */ ) {
        // Your code here
    }

    isPangram() {
        // Your code here
    }
}

export default Pangram

Version data entries

85 entries across 85 versions & 1 rubygems

Version Path
trackler-2.2.1.66 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.65 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.64 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.63 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.62 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.61 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.60 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.59 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.58 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.57 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.56 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.55 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.54 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.53 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.52 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.51 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.50 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.49 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.48 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.47 tracks/typescript/exercises/pangram/pangram.ts