Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 984 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 984 Bytes

CS106A-Code-in-place-Stanford

This Course was taught in the 2020 Pandemic. Python used as the programming language.

PyCharm is the preferred tool to execute the assignments.

How to configure Karel with Pycharm is written in "Karel_In_Pycharm" pdf file.

Each folder of Assignment has a pdf file with the Assignment number that explains the questions or tasks that need to be done.

Similarly, folder of Assignment has a subfolder of Assignment which contains the required import files to run the code.

Make Sure that the path set for karel libraries is either relative or absolute.

Better to go with the relative path and place the .py file in the same folder where karel folder is residing in Assignment 1.

Every folder has the essential files that will be needed to run the Python source code file.

Solution_2_Stone Maison Karel