1. Add a new method to the Particle class #1

Open
opened 2025-09-17 14:51:27 +02:00 by Aitor · 0 comments
Owner

In the notebook exercises/particle_update_position, make the function update_position into a method of the class Particle.

Where does the position of the particle belong? Modify the class constructor if necessary

In the notebook `exercises/particle_update_position`, make the function `update_position` into a method of the class `Particle`. Where does the position of the particle belong? Modify the class constructor if necessary
lisa changed title from Add a new method to the Particle class to 0. Add a new method to the Particle class 2025-09-22 17:28:16 +02:00
lisa changed title from 0. Add a new method to the Particle class to 1. Add a new method to the Particle class 2025-09-22 17:28:42 +02:00
Aitor added the
Fix
Enhancement
labels 2025-09-24 10:01:16 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ASPP/2025-plovdiv-scientific-patterns#1
No description provided.