Hun Jae Lee

Results 6 comments of Hun Jae Lee

> Manage to install python with asdf now. need to install packages below, before trying to install python > > ``` > sudo apt-get update; sudo apt-get install make build-essential...

변수가 샌다는 게 어떤 의미인가요? 예를 들어: ``` lst = [1, 2, 3] for x in lst: ... print(x) # => 3 ``` 이런 맥락인건가요?

https://docs.python.org/3/reference/compound_stmts.html#the-for-statement > Names in the target list are not deleted when the loop is finished, but if the sequence is empty, they will not have been assigned to at all...

Seems like rubydoc.info links to https://github.com/guilhermesad/rspotify/blob/RSpotify/lib/rspotify/user.rb#L12 while the actual link would be https://github.com/guilhermesad/rspotify/blob/master/lib/rspotify/user.rb#L12

Note: https://github.com/triplepy/sh8email-django/blob/master/rest/views.py#L23

Heck, now CSS: ![image](https://user-images.githubusercontent.com/3972717/33281578-b9a13a30-d373-11e7-89a6-36377941f7c9.png)