File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
},
29
29
"blurb" : " Pick the best hand(s) from a list of poker hands." ,
30
30
"source" : " Inspired by the training course from Udacity." ,
31
- "source_url" : " https://www.udacity.com/course/viewer#!/c- cs212/ "
31
+ "source_url" : " https://www.udacity.com/course/design-of-computer-programs-- cs212"
32
32
}
Original file line number Diff line number Diff line change 20
20
" .meta/example.py"
21
21
]
22
22
},
23
- "blurb" : " Given the size, return a square matrix of numbers in spiral order." ,
23
+ "blurb" : " Given the size, return a square matrix of numbers in spiral order." ,
24
24
"source" : " Reddit r/dailyprogrammer challenge #320 [Easy] Spiral Ascension." ,
25
25
"source_url" : " https://www.reddit.com/r/dailyprogrammer/comments/6i60lr/20170619_challenge_320_easy_spiral_ascension/"
26
26
}
You can’t perform that action at this time.
0 commit comments