ARK-E551801 - Digital Speculative Urbanism Studio D, Lecture, 14.9.2021-21.12.2021
This course space end date is set to 21.12.2021 Search Courses: ARK-E551801
Workshop assignment 01 - Objects in Python
Completion requirements
Due: Tuesday, 28 September 2021, 12:00 PM
Summary
This is a coding exercise. Define a new class in Python with few attributes and one method. In the main part of the program, create multiple instances of this class, save them in a list, and run a method for every instance. Your class can be anything.
Simple example
- Point - Attributes of a point object are its x, y and z coordinates. The method could be to draw the point in Rhino at said coordinates.
Submission format
Single Python file
Submission deadline
Tuesday 28.09.2021 - 12:00