Skip to content

Commit b9810db

Browse files
committed
added TypeScript & Python to the list of available languages
1 parent 09abd38 commit b9810db

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dius_bowling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If time permits implement the rules for the last frame (i.e, 10th frame)
4545

4646
Notes on implementation:
4747

48-
- use **Java, Javascript, Ruby, Kotlin, Swift, or Groovy**
48+
- use **Java, Javascript, TypeScript, Ruby, Kotlin, Python, Swift, or Groovy**
4949
- try not to spend more than 2 hours maximum. (We don't want you to lose a weekend over this!)
5050
- don't build guis etc, we're more interested in your approach to solving the given task, not how shiny it looks
5151
- don't worry about making a command line interface to the application

dius_shopping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Total expected: $1949.98
4343

4444
Notes on implementation:
4545

46-
- use **Java, Javascript, Ruby, Kotlin, Swift, or Groovy**
46+
- use **Java, Javascript, TypeScript, Ruby, Kotlin, Python, Swift, or Groovy**
4747
- try not to spend more than 2 hours maximum. (We don't want you to lose a weekend over this!)
4848
- don't build guis etc, we're more interested in your approach to solving the given task, not how shiny it looks
4949
- don't worry about making a command line interface to the application

dius_tennis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The interface should look something like this in Java:
6666

6767
Notes on implementation:
6868

69-
- use **Java, Javascript, Ruby, Kotlin, Swift, or Groovy**
69+
- use **Java, Javascript, TypeScript, Ruby, Kotlin, Python, Swift, or Groovy**
7070
- try not to spend more than 2 hours maximum. (We don't want you to lose a weekend over this!)
7171
- don't build guis etc, we're more interested in your approach to solving the given task, not how shiny it looks
7272
- don't worry about making a command line interface to the application

0 commit comments

Comments
 (0)