0% found this document useful (0 votes)
16 views

Exercise SELECT CASE - Graduate Programming Courses - UCL Wiki

Uploaded by

Ahmad Abba
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Exercise SELECT CASE - Graduate Programming Courses - UCL Wiki

Uploaded by

Ahmad Abba
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

12/5/2017 Exercise SELECT CASE - Graduate Programming Courses - UCL Wiki

Pages / … / Fortran Exercises

Exercise SELECT CASE


Created by Sergey Yurchenko on Apr 12, 2015

Write a program with SELECT CASE structure, which does different operations when an integer variable is negative, it is
zero, or it is one of the prime numbers (3,5,7,11,13).. In other cases nothing is done.
No labels

https://wiki.ucl.ac.uk/display/GradPrgCrs/Exercise+SELECT+CASE 1/1

You might also like