WEEKc
WEEKc is a programming language designed for educational purposes, particularly for teaching computer science concepts to beginners. It was created by the University of California, Berkeley, and is an extension of the WEEK programming language, which was developed to introduce students to the fundamentals of programming. WEEKc builds upon this foundation by adding features that make it more suitable for teaching introductory computer science courses. These features include a simplified syntax, built-in support for common data structures, and a focus on readability and ease of use. The language is intended to help students understand the basic principles of programming without being overwhelmed by complex syntax or advanced features. WEEKc is often used in introductory programming courses at universities and in educational software to provide a gentle introduction to programming concepts.