Procedure

 Simple Contact Tracing Covid19 Program 


Click here to see my video

The Simple Contact Tracing COVID19 Program is the digital quesioner program without using google form. You can follow steps in this text to make your own simple Contact Tracing Covidz 19 Program. This program can be use when some region report the new case of Covid 19. This can help to reduce the infectivity of Covid 19 


Tools :

• Device (PC or Mobile Phone)

• Pascal N-IDE(for mobile)

• Pascal for Windows (PC)

Technical :

• IF

Steps :

• First, open the Pascal in ur device

• Then, name your own program by write 'program' space 'ur program name. I give this program's name "Contact Tracing COVID 19". Don't forget to add semikolon after that

• After that, write uses space crt semikolon to make your program run in ur device and then write all the variables that will appears in your program. After you add the variables, you can devide it to String mode or Boolean mode. String is the variable contain short word and Boolean is the variable contain long word or many word (don't forget to add semikolon every after the command)

• Next, write the description about your program to introduce your program to the other people. write writeln() and add the word you want with apostrophes in the () (parentheses) 

• Next, add delay for control the duration of your running program. It use milisecond so you can add 1000 for 1 second, 2000 for 2 second, etc.

• After that, make a question for ur program quesioner. It based from the government recommendation to do contact tracing COVID19. it contains go abroad, contact with the positives COVID19 person, symptoms, and severe or not. Beside the question, add readln(choice) to make you can answer the question. 

• After you add the question, make If formula to detect your answer for the result of the quesioner that you answered it. 

• Next, for the result, you make if fornula too, but you have to add the information about the answer of the question

• Then, add end semikolon, enter, add readkey semikolon (to make the program scanning the key of the question) and then for ending the program, write end.

• Compile your commands to check are there any error commands. If there any error commands, fix it according to the pascal give you correction

• If there are not any error commands, then click run the program 

Komentar

Postingan populer dari blog ini

The Moon Mission

Compliment and Congratulation