CapeskyChung
  • CapeskyChung
  • Home
  • Language
  • OS
  • Algorithm
  • AI
  • Database
  • About Me
CapeskyChung Table of Contents
  • teaser
    Home
  • Language
  • OS
  • Algorithm
  • AI
  • Database
  • About Me
Home › Python

python re模块

python正则表达式

__builtins__.end = None

def test(a):
	if a > 0:
		print 'a > 0'
	else:
		print 'a <= 0'
	end
end

if __name__ == '__main__':
	test(1)

capeskychung

Written by capeskychung

Share on Twitter Share on Facebook Share on Google+

Updated March 26, 2018

© 2024 CapeskyChung powered by Jekyll + Skinny Bones.