Skip to content

Instantly share code, notes, and snippets.

@Answeror
Created July 8, 2013 01:37
Show Gist options
  • Select an option

  • Save Answeror/5945673 to your computer and use it in GitHub Desktop.

Select an option

Save Answeror/5945673 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"metadata": {
"name": "hw.example"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"0x3822c63d5L\n",
"\n",
"\u8bf7\u5728\u4e0b\u9762\u7684cell\u91cc\u8f93\u51fa\u4e0a\u8ff0\u6570\u5b57\u7684\u5341\u8fdb\u5236\u8868\u793a."
]
},
{
"cell_type": "code",
"collapsed": false,
"input": [
"print 0x3822c63d5L"
],
"language": "python",
"metadata": {},
"outputs": [
{
"output_type": "stream",
"stream": "stdout",
"text": [
"15068849109\n"
]
}
],
"prompt_number": 1
}
],
"metadata": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment