Programming/Python
coursera x kmooc 파이썬 단기집중과정 2주차 필기
Saans
2022. 2. 9. 21:57
-Branching : The ability of a program to alter its execution sequence
When a return statement is executed, the function exits, so that the code that follows doesn't get executed.
알파벳 순서대로 Dog < Mouse
cat > Cat 대문자가 먼저다