Toggle search
Search
Toggle menu
5.7K
415
1
62.4K
ZeroWiki
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Upload file
notifications
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
user-interface-preferences
Personal tools
Create account
Log in
Python3Tutorial
From ZeroWiki
Views
Read
View source
View history
associated-pages
Page
Discussion
More actions
Revision as of 07:45, 23 May 2014 by
imported>skywave
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
개요
https://docs.python.org/3/tutorial/의
내용을
열파참/금요일
에서 정리.
스터디시만 사용하는 독스:
http://goo.gl/11ZcFB
내용
Input and Output
Fancier Output Formatting
Old string formatting
Reading and Writing Files
Methods of File Objects
Saving structured data with json
Last modified
23 May 2014
Contents
Back to top
Contents
1
개요
2
내용
2.1
Input and Output
2.1.1
Fancier Output Formatting
2.1.1.1
Old string formatting
2.1.2
Reading and Writing Files
2.1.2.1
Methods of File Objects
2.1.2.2
Saving structured data with json