Presentation is loading. Please wait.

Presentation is loading. Please wait.

Flow Diagram IV While.

Similar presentations


Presentation on theme: "Flow Diagram IV While."— Presentation transcript:

1 Flow Diagram IV While

2 Introduction to Programming Language
반복 구조의 개요 Introduction to Programming Language

3 Introduction to Programming Language
예제 Introduction to Programming Language

4 Introduction to Programming Language
예제: 1부터 10까지 출력하기 LAB11: 프로그래밍 문장으로는 어떻게 표현할까? Introduction to Programming Language

5 Introduction to Programming Language
예제: 약수 구하기 LAB12: WHILE 문으로는 어떻게 표현할까? for while Introduction to Programming Language

6 Introduction to Programming Language
LAB: 입력한 수로부터 최대값을 구하기 사용자의 값을 입력받다가 0을 입력하면 프로그램을 종료하고 이제까지 입력한 값 중에서 최대값을 출력한다. 4명이 하나의 그룹을 구성한다. 사용자의 입력을 어떻게 받아들여야 하는지 논의한다. 반복문을 어떻게 작성해야 하는지 논의한다. 최대값을 어떻게 판별해야 하는지 논의한다. 상기 세 가지의 조합을 논의한다. 논의한 내용을 바탕으로 순서도를 작성한다. 순서도를 바탕으로 코드를 작성한다. Introduction to Programming Language


Download ppt "Flow Diagram IV While."

Similar presentations


Ads by Google