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.86 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.85 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.84 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.83 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.82 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.81 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.80 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.79 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.78 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.77 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.76 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.75 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.74 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.73 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.72 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.71 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.70 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.69 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.68 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.67 tracks/typescript/exercises/pangram/pangram.ts