Viewing profile — acukan
acukan
HN member- Joined
- Mon, Oct 10, 2016, 7:54 PM UTC
- HN karma
- 6
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About acukan
No profile information was provided.
Recent public activity
-
comment
Comment #15392069
Not just variable name a "string" variable name, See g string ^^
-
comment
Comment #14840003
Then to read the planet’s name, we ask: GET - /planets/1 And to read the films titles, we ask: GET - /films/1 GET - /films/2 GET - /films/3 GET - /films/6 Once we have all 6 respon…