Python 변수, 함수 사용법
English http://blog.thdev.net/2012/04/python-variable-function.html "Practical programming An Introduction to Computer Science Using Python" 을 참고하였습니다. "Practical programming An Introduction to Computer Science Using Python" was a reference. Python 산술 연산자 목록(Python Arithmetic Operators) Operator Symbol - 부정(Negation) * 곱하기(Multiplication) / 나누기(Division) % 나머지(Remainder) + 더하기(Addition) -빼기(Subt..
Programming language
2012. 4. 21. 17:43