-
Great work! I probably won’t have much to say here because you pretty much nailed it all the way through.
Your Python work was excellent and very readable. There are a couple points where your code…
-
## Rubric Score
### Criteria 1: Valid Python Code
* _Score Level:_ 4/4
* _Comment(s):_ Code included runs without any errors.
Note: Try using the .copy() method to avoid the SettingWithCopyWa…
-
Hello I'm lil savage . I am really trying to learn all this with this WORLD IN TODAY Society ! I know it's coming to where this is how we are going to have to talk if we want to be able to talk to one…
-
## Mise à jour régulière : le Glossaire
Chère communauté,
Afin d'effectuer des mises à jour importantes sur le contenu traduit du MDN l10n:fr, nous faisons appels à votre bonne volonté pour avan…
-
- [x] **1. Learning about Learning**
- [x] Read [Fixed vs Growth Mindset](https://www.brainpickings.org/2014/01/29/carol-dweck-mindset/)
- [x] Read [Top-Down vs Bottom-Up Design](https://en.wikipe…
-
- [x] **1. Learning about Learning**
- [x] Read [Fixed vs Growth Mindset](https://www.brainpickings.org/2014/01/29/carol-dweck-mindset/)
- [x] Read [Top-Down vs Bottom-Up Design](https://en.wikipe…
-
#1. 일단 git 설치를 한다
레드햇 기반 : sudo yum install git
우분투 기반 : sudo apt-get install git
#2. git 작업 용으로 쓸 폴더를 편한 곳에 만든다
이하 " .../Workspace " 라고 칭하겠음.
#3. git에 자기 정보를 등록한다
git config --global user.email …
-
-
**Issue by [ebot1515](https://github.com/ebot1515)**
_Saturday Nov 19, 2016 at 22:48 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/12928_
----
Hi,
i have been coding HTML an…
-
In the last exercise, we tried to eye-ball what the best-fit line might look like. In order to actually choose a line, we need to come up with some criteria for what best actually means.
Depending on…