Day 14
For some work related code, I had to convert a python list as follows:
["a", "b", "c", "d"] --> ["a", "bc", "d"]
Basically, I had to merge two elements of the list.
I found an answer here.
And here is my github entry.
---
Uploads remaining: 86
Days remaining: 97
Ideal rate of uploads: 1 upload per 1.13 days.
あああああ!
For some work related code, I had to convert a python list as follows:
["a", "b", "c", "d"] --> ["a", "bc", "d"]
Basically, I had to merge two elements of the list.
I found an answer here.
And here is my github entry.
---
Uploads remaining: 86
Days remaining: 97
Ideal rate of uploads: 1 upload per 1.13 days.
あああああ!
No comments:
Post a Comment