Click here to Skip to main content
15,905,558 members

Comments by SAM SAMI 2024 (Top 1 by date)

SAM SAMI 2024 19-Feb-24 23:26pm View    
What does the teacher mean about this part when he said: (You may not use Python lists anywhere, except in the initializer and the to_list() method. Your LinkedList class may not store a Python list in any attribute. Also, generators are not allowed in this assignment. )?
Should we bring the mentioned samples (Sample usage 1 & 2) into the program code or should we enter them in the CMD field?