Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codersales/5-project-week4-lecture

A repository for Language Engineering Week 4 Lecture on Thursday 05 October 2023 at 12 pm.
https://github.com/codersales/5-project-week4-lecture

2023 2023-october language-engineering lecture-notes msc msc-y1 msc-y1-s1-w4 mscy1-s1 python this-month this-week

Last synced: 21 days ago
JSON representation

A repository for Language Engineering Week 4 Lecture on Thursday 05 October 2023 at 12 pm.

Awesome Lists containing this project

README

        

# 5-project-week4-lecture

## Description

A repository for Language Engineering Week 4 Lecture on Thursday 05 October 2023 at 12 pm.

Chapter 5

continue brings you back up to start of a loop

break drops you out of a loop.

Indefinite Loops

Definite Loops