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.106 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.105 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.104 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.103 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.102 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.101 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.100 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.99 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.98 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.97 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.96 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.95 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.94 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.93 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.92 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.91 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.90 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.89 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.88 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.87 tracks/typescript/exercises/pangram/pangram.ts