Skip to content

leoyuo/Python_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

a=5 b=6 if a>b: print 'a is a bigger number' elif a<b:  print 'b is a bigger number' else print 'a equals b'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors