LoginSignup
3
2

More than 5 years have passed since last update.

Python2でも愛が生まれた

Last updated at Posted at 2016-05-10

元ネタ: http://qiita.com/dongri/items/041ff3e7dde6c99beeb0

Python2だとなんか面倒くさい。

>>> print unichr(ord("生".decode("utf-8")) & ord("死".decode("utf-8")))

3
2
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2