# Learn C Language — user reviews

> 2 indexed App Store user reviews of Learn C Language by ALG Software Lab.

- Source: https://appshunter.io/ios/app/learn-c-language/id6444024951/reviews
- App overview in markdown: https://appshunter.io/ios/app/learn-c-language/id6444024951.md

## Most critical reviews (2 lowest-rated)

### 1/5 — Outputs are wrong

*2023-10-20*

Many of the outputs are wrong calculated: 
#include <stdio.h>

int main() {
    int a = 9, b = 5;
    int result = a + 5 * b;
    printf("result = %d\n", result);

    return 0;
}

Output is 34 instead of 24 like it’s written in the app

### 2/5 — Add invested

*2026-06-06*

Unusable, full with adds. No thanks.

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-27.*
