Talk:Character codes: Difference between revisions

Content added Content deleted
m (→‎Python: new section)
Line 25: Line 25:
:PS: If we make this change, my personal preference is that we give the solution(s) succinctly, as <code>{&a.^:(_1^2=3!:0)</code> or <code>(8 u:4 u:])^:(_1^1 11 17 e.~2^.3!:0)</code>, rather than the two-liners above.
:PS: If we make this change, my personal preference is that we give the solution(s) succinctly, as <code>{&a.^:(_1^2=3!:0)</code> or <code>(8 u:4 u:])^:(_1^1 11 17 e.~2^.3!:0)</code>, rather than the two-liners above.
:PPS: Thinking about it more, it might be best to present both the current <code>::</code>-based solution and a <code>^:</code>-based solution, describing how they work, and differ, and why the facilities underlying each are interesting. If we do so, I suggest we lead with the current, shorter, verb.
:PPS: Thinking about it more, it might be best to present both the current <code>::</code>-based solution and a <code>^:</code>-based solution, describing how they work, and differ, and why the facilities underlying each are interesting. If we do so, I suggest we lead with the current, shorter, verb.

== Python ==

well, I suggest adding which libraries need imported (eg Python) for the examples as applicable--[[User:Billymac00|Billymac00]] 19:19, 6 December 2010 (UTC)