File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 5
5
<SchemaVersion >2.0</SchemaVersion >
6
6
<ProjectGuid >c9109357-7323-45c6-89bb-815d766f04c8</ProjectGuid >
7
7
<ProjectHome >.</ProjectHome >
8
- <StartupFile >level_9 .py</StartupFile >
8
+ <StartupFile >level_10 .py</StartupFile >
9
9
<SearchPath >
10
10
</SearchPath >
11
11
<WorkingDirectory >.</WorkingDirectory >
28
28
<Compile Include =" level_1.py" >
29
29
<SubType >Code</SubType >
30
30
</Compile >
31
+ <Compile Include =" level_10.py" >
32
+ <SubType >Code</SubType >
33
+ </Compile >
31
34
<Compile Include =" level_2.py" >
32
35
<SubType >Code</SubType >
33
36
</Compile >
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ Level | Complete? | Name
75
75
7 | Y | http://www.pythonchallenge.com/pc/def/oxygen.html
76
76
8 | Y | http://www.pythonchallenge.com/pc/def/integrity.html
77
77
9 | Y | http://www.pythonchallenge.com/pc/return/good.html
78
- 10 | N | http://www.pythonchallenge.com/pc/return/bull.html
79
- 11 | N |
78
+ 10 | Y | http://www.pythonchallenge.com/pc/return/bull.html
79
+ 11 | N | http://www.pythonchallenge.com/pc/return/5808.html
80
80
12 | N |
81
81
13 | N |
82
82
14 | N |
You can’t perform that action at this time.
0 commit comments