cimplec / sim-c

A dynamically typed high-level front end for C

Home Page:https://cimplec.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Write simC code for question 105

frankhart2018 opened this issue · comments

Question

Write a program to calculate the sum of first 25 natural numbers.

Where to put the code?

In simc-codes directory

What to name the file?

q105.simc

Note: You can only start doing a question if it has been assigned to you by a maintainer. Once assigned to someone this questions will not be reassigned, it can only be reassigned if the person does not complete his/her task."

@frankhart2018 I would like to work on this code