소스 검색

README-en.md edited online with Bitbucket

부모
커밋
3708711cdb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README-en.md

+ 1
- 1
README-en.md 파일 보기

14
 
14
 
15
 1. Create objects from a class.
15
 1. Create objects from a class.
16
 2. Analyze the declaration of a class to understand how to create and manipulate objects of the class.
16
 2. Analyze the declaration of a class to understand how to create and manipulate objects of the class.
17
-3. Practice the creation and manipulation of objects, and the invocation of "setters" and "getters".
17
+3. Practice the creation and manipulation of objects, and the invocation of *setters* and *getters*.
18
 
18
 
19
 
19
 
20
 ## Pre-Lab:
20
 ## Pre-Lab: