Advertisement

编程基础学习笔记

阅读量:

Programming for Everybody

(Getting Started with Python)

by University of Michigan

Charles Severance

Download TextWrangler

http://www.barebones.com/products/textwrangler/

Use TextWrangler to Run in Terminal

Run in Terminal

Exercises:

Develop a program that employs raw_input to request the user's name input and then greets them.

Please note that raw_input will display a dialog window.

全部评论 (0)

还没有任何评论哟~