瀏覽代碼

updated read me

Dominique Clarke 6 年之前
父節點
當前提交
0cc9b09551
共有 1 個檔案被更改,包括 0 行新增6 行删除
  1. 0
    6
      README.md

+ 0
- 6
README.md 查看文件

@@ -8,14 +8,10 @@
8 8
 
9 9
 ## Alice and Bob Greeting
10 10
 
11
-## Alice and Bob Greeting
12
-
13
-
14 11
 ### **Objective:**
15 12
 * Write a program which prompts the user to input his/her name.
16 13
 * The program should greet users whose names are 'Alice' and 'Bob'.
17 14
 
18
-
19 15
 ### **Purpose:**
20 16
 * To establish familiarity with
21 17
     * Control Flow
@@ -27,8 +23,6 @@
27 23
 ### **Resources:**
28 24
 * [Fundamental Programming Structures](https://zipcoder.github.io/reveal-slides/fundament-programing-stuctures.html#/)
29 25
 
30
-
31
-
32 26
 ### Unit Test
33 27
 * No Unit Test
34 28