bootdotdev / curriculum

An open roadmap for Boot.dev's backend development curriculum
https://boot.dev
1.76k stars 77 forks source link

Python modulo usage before explanation #14

Closed bpetermann closed 1 year ago

bpetermann commented 1 year ago

The modulo operator is first introduced in the solution to "Ch 7: Loops C4. Prime?". The explanation of the modulo operator, on the other hand, is not found until "Ch 8: Lists 16. Modulo operator in Python". Could be confusing.

wagslane commented 1 year ago

Please report content specific issues in the Boot.dev app itself, this repo is just for the curriculum! Thanks though