SlideShare a Scribd company logo
1 of 13
Download to read offline
Week 7
การทาซ้า for loop
ทาการเปิดงานเก่าขึ้นมาก่อน
#include <stdio.h>
void main()
{
char menu;
int counter;
for (counter=1;counter<=4;counter++)
{
printf(" n please insert your order:");
scanf(" %c",&menu);
switch(menu)
{
case'p':printf("papaya salad");
break;
case't' :printf("tomyam kung");
break;
case'i' :printf("padthai");
break;
case'l':printf("labmoo");
break;
default: printf("n try again");
}
}
getch();
return 0;
}
การทาสูตรคูณ
#include <stdio.h>
void main()
{
int counter;
for(counter=1;counter<=12;counter++)
{
printf("2 x%d=%d",counter,counter*2);
}
printf("ngoodbye");
getch();
return0;
}
Loop While
#include <stdio.h>
void main()
{
int counter;
counter=1;
while (counter<=12)
{
printf("2 x%d=%dn",counter,counter*2);
counter++;
}
printf("ngoodbye");
getch();
return 0;
}
Do while
#include <stdio.h>
void main()
{
int counter;
counter=1;
do
{
printf("2 x%d=%dn",counter,counter*2);
counter++;
}while (counter<=12);
printf("goodbye");
getch();
return 0;
}
ลูกค้าทาการกรอกค่าเอง
# include <stdio.h>
void main()
{
int counter,counter1,number;
for(counter1=1;counter1<=5;counter1++)
{
printf("please insert to number:");
scanf("%d",&number);
for(counter=1;counter<=24;counter++)
{
printf("%dx%d=%dn",number,counter,number*counter);
}
}
printf("goodbyen");
getch();
return 0;
}
Week 7

More Related Content

What's hot

Debugging in Clojure: Finding Light in the Darkness using Emacs and Cursive
Debugging in Clojure: Finding Light in the Darkness using Emacs and CursiveDebugging in Clojure: Finding Light in the Darkness using Emacs and Cursive
Debugging in Clojure: Finding Light in the Darkness using Emacs and CursiveAhmad Ragab
 
One page app with AngularJS
One page app with AngularJSOne page app with AngularJS
One page app with AngularJSAdam Štipák
 
Hashing endereçamento aberto - main
Hashing endereçamento aberto - mainHashing endereçamento aberto - main
Hashing endereçamento aberto - mainElaine Cecília Gatto
 
Backup
BackupBackup
Backupasp7
 
TDC 2016 (Florianópolis) - Vá para o próximo nível - Dicas e truques para a c...
TDC 2016 (Florianópolis) - Vá para o próximo nível - Dicas e truques para a c...TDC 2016 (Florianópolis) - Vá para o próximo nível - Dicas e truques para a c...
TDC 2016 (Florianópolis) - Vá para o próximo nível - Dicas e truques para a c...Matheus Marabesi
 
ZCPE - PHP Conference 2015
ZCPE   - PHP Conference 2015ZCPE   - PHP Conference 2015
ZCPE - PHP Conference 2015Matheus Marabesi
 
Hashing enderecamento aberto bean - bean
Hashing enderecamento aberto bean - beanHashing enderecamento aberto bean - bean
Hashing enderecamento aberto bean - beanElaine Cecília Gatto
 
JAVASCRIPT NÃO-OBSTRUTIVO com jQuery
JAVASCRIPT NÃO-OBSTRUTIVO com jQueryJAVASCRIPT NÃO-OBSTRUTIVO com jQuery
JAVASCRIPT NÃO-OBSTRUTIVO com jQueryZigotto Tecnologia
 

What's hot (13)

Service Workers
Service WorkersService Workers
Service Workers
 
Debugging in Clojure: Finding Light in the Darkness using Emacs and Cursive
Debugging in Clojure: Finding Light in the Darkness using Emacs and CursiveDebugging in Clojure: Finding Light in the Darkness using Emacs and Cursive
Debugging in Clojure: Finding Light in the Darkness using Emacs and Cursive
 
Fila de caracteres
Fila de caracteresFila de caracteres
Fila de caracteres
 
One page app with AngularJS
One page app with AngularJSOne page app with AngularJS
One page app with AngularJS
 
Vcs8
Vcs8Vcs8
Vcs8
 
Hashing endereçamento aberto - main
Hashing endereçamento aberto - mainHashing endereçamento aberto - main
Hashing endereçamento aberto - main
 
Backup
BackupBackup
Backup
 
TDC 2016 (Florianópolis) - Vá para o próximo nível - Dicas e truques para a c...
TDC 2016 (Florianópolis) - Vá para o próximo nível - Dicas e truques para a c...TDC 2016 (Florianópolis) - Vá para o próximo nível - Dicas e truques para a c...
TDC 2016 (Florianópolis) - Vá para o próximo nível - Dicas e truques para a c...
 
ZCPE - PHP Conference 2015
ZCPE   - PHP Conference 2015ZCPE   - PHP Conference 2015
ZCPE - PHP Conference 2015
 
Hashing enderecamento aberto bean - bean
Hashing enderecamento aberto bean - beanHashing enderecamento aberto bean - bean
Hashing enderecamento aberto bean - bean
 
JAVASCRIPT NÃO-OBSTRUTIVO com jQuery
JAVASCRIPT NÃO-OBSTRUTIVO com jQueryJAVASCRIPT NÃO-OBSTRUTIVO com jQuery
JAVASCRIPT NÃO-OBSTRUTIVO com jQuery
 
Introdução a worker 2.0
Introdução a worker 2.0Introdução a worker 2.0
Introdução a worker 2.0
 
8.1
8.18.1
8.1
 

Viewers also liked

WT Men's Basketball Game Notes (11-23-16)
WT Men's Basketball Game Notes (11-23-16)WT Men's Basketball Game Notes (11-23-16)
WT Men's Basketball Game Notes (11-23-16)West Texas A&M
 
складское оборудование
складское оборудованиескладское оборудование
складское оборудованиеOlha Antonets
 
Quality Management System by Signorina Y. Bueno (WMSU-ZC)
Quality Management System by Signorina Y. Bueno (WMSU-ZC)Quality Management System by Signorina Y. Bueno (WMSU-ZC)
Quality Management System by Signorina Y. Bueno (WMSU-ZC)signorina bueno
 
Vitamin D And Chronic Periodontitis – A Randomised Double Blinded Placebo Con...
Vitamin D And Chronic Periodontitis – A Randomised Double Blinded Placebo Con...Vitamin D And Chronic Periodontitis – A Randomised Double Blinded Placebo Con...
Vitamin D And Chronic Periodontitis – A Randomised Double Blinded Placebo Con...inventionjournals
 
Latvijas Lauku attīstības programmas 2014.-2020.gadam pasākumi ar lauksaimnie...
Latvijas Lauku attīstības programmas 2014.-2020.gadam pasākumi ar lauksaimnie...Latvijas Lauku attīstības programmas 2014.-2020.gadam pasākumi ar lauksaimnie...
Latvijas Lauku attīstības programmas 2014.-2020.gadam pasākumi ar lauksaimnie...Ekonomikas ministrija
 
Impacto del tratado de libre comercio entre república ppw
Impacto del tratado de libre comercio entre república ppwImpacto del tratado de libre comercio entre república ppw
Impacto del tratado de libre comercio entre república ppwAracelis Marlene Estevez
 
Home Physiotherapy Bangalore | Rxpress physiotherapy at home | Physiotherapy ...
Home Physiotherapy Bangalore | Rxpress physiotherapy at home | Physiotherapy ...Home Physiotherapy Bangalore | Rxpress physiotherapy at home | Physiotherapy ...
Home Physiotherapy Bangalore | Rxpress physiotherapy at home | Physiotherapy ...rxpress healthcare
 
Ghaibah wal hudhur (FIEZUL SALAM)
Ghaibah wal hudhur (FIEZUL SALAM)Ghaibah wal hudhur (FIEZUL SALAM)
Ghaibah wal hudhur (FIEZUL SALAM)FIEZUL SALAM
 

Viewers also liked (16)

Week3
Week3Week3
Week3
 
Resume
ResumeResume
Resume
 
Problemas ambientales
Problemas ambientalesProblemas ambientales
Problemas ambientales
 
cv-laurentlequenne-2
cv-laurentlequenne-2cv-laurentlequenne-2
cv-laurentlequenne-2
 
WT Men's Basketball Game Notes (11-23-16)
WT Men's Basketball Game Notes (11-23-16)WT Men's Basketball Game Notes (11-23-16)
WT Men's Basketball Game Notes (11-23-16)
 
складское оборудование
складское оборудованиескладское оборудование
складское оборудование
 
26.5.2016 Riskienarviointi
26.5.2016 Riskienarviointi26.5.2016 Riskienarviointi
26.5.2016 Riskienarviointi
 
Quality Management System by Signorina Y. Bueno (WMSU-ZC)
Quality Management System by Signorina Y. Bueno (WMSU-ZC)Quality Management System by Signorina Y. Bueno (WMSU-ZC)
Quality Management System by Signorina Y. Bueno (WMSU-ZC)
 
Practica5
Practica5Practica5
Practica5
 
Vitamin D And Chronic Periodontitis – A Randomised Double Blinded Placebo Con...
Vitamin D And Chronic Periodontitis – A Randomised Double Blinded Placebo Con...Vitamin D And Chronic Periodontitis – A Randomised Double Blinded Placebo Con...
Vitamin D And Chronic Periodontitis – A Randomised Double Blinded Placebo Con...
 
Resume Projects Test
Resume Projects TestResume Projects Test
Resume Projects Test
 
Diapositivas de talento
Diapositivas de talentoDiapositivas de talento
Diapositivas de talento
 
Latvijas Lauku attīstības programmas 2014.-2020.gadam pasākumi ar lauksaimnie...
Latvijas Lauku attīstības programmas 2014.-2020.gadam pasākumi ar lauksaimnie...Latvijas Lauku attīstības programmas 2014.-2020.gadam pasākumi ar lauksaimnie...
Latvijas Lauku attīstības programmas 2014.-2020.gadam pasākumi ar lauksaimnie...
 
Impacto del tratado de libre comercio entre república ppw
Impacto del tratado de libre comercio entre república ppwImpacto del tratado de libre comercio entre república ppw
Impacto del tratado de libre comercio entre república ppw
 
Home Physiotherapy Bangalore | Rxpress physiotherapy at home | Physiotherapy ...
Home Physiotherapy Bangalore | Rxpress physiotherapy at home | Physiotherapy ...Home Physiotherapy Bangalore | Rxpress physiotherapy at home | Physiotherapy ...
Home Physiotherapy Bangalore | Rxpress physiotherapy at home | Physiotherapy ...
 
Ghaibah wal hudhur (FIEZUL SALAM)
Ghaibah wal hudhur (FIEZUL SALAM)Ghaibah wal hudhur (FIEZUL SALAM)
Ghaibah wal hudhur (FIEZUL SALAM)
 

Similar to Week 7 (20)

12 lec 12 loop
12 lec 12 loop 12 lec 12 loop
12 lec 12 loop
 
Workbook_2_Problem_Solving_and_programming.pdf
Workbook_2_Problem_Solving_and_programming.pdfWorkbook_2_Problem_Solving_and_programming.pdf
Workbook_2_Problem_Solving_and_programming.pdf
 
5 c control statements looping
5  c control statements looping5  c control statements looping
5 c control statements looping
 
C programms
C programmsC programms
C programms
 
Introduction to c part -1
Introduction to c   part -1Introduction to c   part -1
Introduction to c part -1
 
sodapdf-converted into ppt presentation(1).pdf
sodapdf-converted into ppt presentation(1).pdfsodapdf-converted into ppt presentation(1).pdf
sodapdf-converted into ppt presentation(1).pdf
 
DataStructures notes
DataStructures notesDataStructures notes
DataStructures notes
 
C basics
C basicsC basics
C basics
 
Chapter06.PPT
Chapter06.PPTChapter06.PPT
Chapter06.PPT
 
Session05 iteration structure
Session05 iteration structureSession05 iteration structure
Session05 iteration structure
 
Lab loop
Lab loopLab loop
Lab loop
 
Program flowchart
Program flowchartProgram flowchart
Program flowchart
 
Tu1
Tu1Tu1
Tu1
 
ICP - Lecture 9
ICP - Lecture 9ICP - Lecture 9
ICP - Lecture 9
 
C programming
C programmingC programming
C programming
 
Bti1022 lab sheet 8
Bti1022 lab sheet 8Bti1022 lab sheet 8
Bti1022 lab sheet 8
 
Bti1022 lab sheet 8
Bti1022 lab sheet 8Bti1022 lab sheet 8
Bti1022 lab sheet 8
 
C
CC
C
 
Dti2143 chap 4 control statement part 2
Dti2143 chap 4 control statement part 2Dti2143 chap 4 control statement part 2
Dti2143 chap 4 control statement part 2
 
C language concept with code apna college.pdf
C language concept with code apna college.pdfC language concept with code apna college.pdf
C language concept with code apna college.pdf
 

More from WanSurang FK (20)

Week15
Week15Week15
Week15
 
Week14
Week14Week14
Week14
 
Week13
Week13Week13
Week13
 
Week12
Week12Week12
Week12
 
Week11
Week11Week11
Week11
 
Week10
Week10Week10
Week10
 
Week9
Week9Week9
Week9
 
Week8
Week8Week8
Week8
 
Week6
Week6Week6
Week6
 
Week5 (1)
Week5 (1)Week5 (1)
Week5 (1)
 
Week4 (2)
Week4 (2)Week4 (2)
Week4 (2)
 
Week 3
Week 3Week 3
Week 3
 
Week2
Week2Week2
Week2
 
56670274
5667027456670274
56670274
 
56670274
5667027456670274
56670274
 
Week15
Week15Week15
Week15
 
Week14
Week14Week14
Week14
 
Week13
Week13Week13
Week13
 
Week12
Week12Week12
Week12
 
Week11
Week11Week11
Week11
 

Recently uploaded

KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 

Recently uploaded (20)

TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 

Week 7