由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
_Python版 - Another Easter egg :)))
相关主题
用什么Python函数读CSV或者Excel数据文件我的这句MySQL哪里错了吗?
error of opening a file located in a remote server from pyt (转载)Perl插入MySQL中双引号的问题
新人报道,请问各位大牛如何开始学习python?包子问两个sas和spss数据转换的问题
The syntax of python is concise, I want to share a example.How not to read comment lines from a text file
python 问题 (转载)如何实现 strtok() ?
An easter egg in Python :)这个有更好的算法吗?
有熟悉f2py的吗?怎么在excel里把text格式转换成数字?
弱问个python的问题包子答谢,一个txt file 转换成sas的问题
相关话题的讨论汇总
话题: easter话题: __话题: another话题: egg话题: python
1 (共1页)
i*****f
发帖数: 578
1
Users of curly bracket programming languages, such as C or Java, sometimes
expect or wish Python to follow a block-delimiter convention. Brace-
delimited block syntax has been repeatedly requested, and consistently
rejected by core developers. The Python interpreter contains an easter egg
that summarizes its developers' feelings on this issue. The code from __
future__ import braces raises the exception SyntaxError: not a chance.
>>> from __future__ import braces
File "", line 1
SyntaxE
E*****m
发帖数: 25615
2
GOOD ONE!
1 (共1页)
相关主题
包子答谢,一个txt file 转换成sas的问题python 问题 (转载)
reading data into sas 问题An easter egg in Python :)
小包子:怎么读一个文件中的两个不同的delimiters有熟悉f2py的吗?
嘲笑马工的进来看看这个弱问个python的问题
用什么Python函数读CSV或者Excel数据文件我的这句MySQL哪里错了吗?
error of opening a file located in a remote server from pyt (转载)Perl插入MySQL中双引号的问题
新人报道,请问各位大牛如何开始学习python?包子问两个sas和spss数据转换的问题
The syntax of python is concise, I want to share a example.How not to read comment lines from a text file
相关话题的讨论汇总
话题: easter话题: __话题: another话题: egg话题: python