/IPCA

Introductory Programming Course Assignments Corpus (IPCA)

GNU General Public License v3.0GPL-3.0

Introductory Programming Course Assignments Corpus (IPCA)

Introduction to Computing (ITC)

1. A1 swap first and last element of array

2. A2 Computing Factorial of an inputted number

3. A3: Prime number

4. A4 Reverse of a number

Programming Fundamentals (PF)

1. A1 Addition of two inputted numbers using function

2. A2 Printing even or odd numbers from 1 to 50 based on a switch board