-
-
Codecademy Python3 Challenge: Reverse
-
Codecademy Python3 Challenge: Add Exclamation
-
Codecademy Python3 Challenge: Sum Values
-
Codecademy Python3 Code Challenges 3: Count Multi X
-
Codecademy Python3 Code Challenges 2: Count X
-
Codecademy Python3 Code Challenges 1: Count Letters
-
Codecademy Python3 Project: Basta Fazoolin’ (my code)
-
Codecademy Python3 Project: Hacking The Fender (my code)
-
Solution for pipenv issue in codecademy python course:
In the module section, you will be instructed to install pipenv. I had trouble changing the PATH in the bash profile. I noticed others also had similar issues online. The link below helped me: https://www.jetbrains.com/help/idea/pipenv.html#b5a791b First I did this in…