Question: Exercise 6 : Assume your terminal is at a convenient working directory. ( a ) Create a folder root. ( b ) Create two subfolders
Exercise : Assume your terminal is at a convenient working directory.
a Create a folder root.
b Create two subfolders in the folder root: python and
c Inside the folder python, create two files:
dogs.py and
main.py
d Inside the folder cpp create two files: dogs.cpp and main.cpp
e Add the text
Code for class dog
in the dogs.cpp file and
# Code for class dog
in the
dogs.py file.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
