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.127 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.126 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.125 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.124 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.123 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.122 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.121 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.120 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.119 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.118 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.117 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.116 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.115 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.114 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.113 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.111 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.110 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.109 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.108 tracks/typescript/exercises/pangram/pangram.ts
trackler-2.2.1.107 tracks/typescript/exercises/pangram/pangram.ts