forked from d-holguin/mooc-java-programming-i
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodules.xml
More file actions
158 lines (158 loc) · 27.8 KB
/
Copy pathmodules.xml
File metadata and controls
158 lines (158 loc) · 27.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/part03-Part03_28.FirstWords/PArt03_28.FirstWords.iml" filepath="$PROJECT_DIR$/part03-Part03_28.FirstWords/PArt03_28.FirstWords.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_02.AdaLovelace/Part01_02.AdaLovelace.iml" filepath="$PROJECT_DIR$/part01-Part01_02.AdaLovelace/Part01_02.AdaLovelace.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_03.OnceUponATime/Part01_03.OnceUponATime.iml" filepath="$PROJECT_DIR$/part01-Part01_03.OnceUponATime/Part01_03.OnceUponATime.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_04.Dinosaur/Part01_04.Dinosaur.iml" filepath="$PROJECT_DIR$/part01-Part01_04.Dinosaur/Part01_04.Dinosaur.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_05.Message/Part01_05.Message.iml" filepath="$PROJECT_DIR$/part01-Part01_05.Message/Part01_05.Message.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_06.HiAdaLovelace/Part01_06.HiAdaLovelace.iml" filepath="$PROJECT_DIR$/part01-Part01_06.HiAdaLovelace/Part01_06.HiAdaLovelace.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_07.MessageThreeTimes/Part01_07.MessageThreeTimes.iml" filepath="$PROJECT_DIR$/part01-Part01_07.MessageThreeTimes/Part01_07.MessageThreeTimes.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_08.Greeting/Part01_08.Greeting.iml" filepath="$PROJECT_DIR$/part01-Part01_08.Greeting/Part01_08.Greeting.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_09.Conversation/Part01_09.Conversation.iml" filepath="$PROJECT_DIR$/part01-Part01_09.Conversation/Part01_09.Conversation.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_10.Story/Part01_10.Story.iml" filepath="$PROJECT_DIR$/part01-Part01_10.Story/Part01_10.Story.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_11.VariousVariables/Part01_11.VariousVariables.iml" filepath="$PROJECT_DIR$/part01-Part01_11.VariousVariables/Part01_11.VariousVariables.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_12.IntegerInput/Part01_12.IntegerInput.iml" filepath="$PROJECT_DIR$/part01-Part01_12.IntegerInput/Part01_12.IntegerInput.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_13.DoubleInput/Part01_13.DoubleInput.iml" filepath="$PROJECT_DIR$/part01-Part01_13.DoubleInput/Part01_13.DoubleInput.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_14.BooleanInput/Part01_14.BooleanInput.iml" filepath="$PROJECT_DIR$/part01-Part01_14.BooleanInput/Part01_14.BooleanInput.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_15.DifferentTypesOfInput/Part01_15.DifferentTypesOfInput.iml" filepath="$PROJECT_DIR$/part01-Part01_15.DifferentTypesOfInput/Part01_15.DifferentTypesOfInput.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_16.SecondsInADay/Part01_16.SecondsInADay.iml" filepath="$PROJECT_DIR$/part01-Part01_16.SecondsInADay/Part01_16.SecondsInADay.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_17.SumOfTwoNumbers/Part01_17.SumOfTwoNumbers.iml" filepath="$PROJECT_DIR$/part01-Part01_17.SumOfTwoNumbers/Part01_17.SumOfTwoNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_18.SumOfThreeNumbers/Part01_18.SumOfThreeNumbers.iml" filepath="$PROJECT_DIR$/part01-Part01_18.SumOfThreeNumbers/Part01_18.SumOfThreeNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_19.AdditionFormula/Part01_19.AdditionFormula.iml" filepath="$PROJECT_DIR$/part01-Part01_19.AdditionFormula/Part01_19.AdditionFormula.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_20.MultiplicationFormula/Part01_20.MultiplicationFormula.iml" filepath="$PROJECT_DIR$/part01-Part01_20.MultiplicationFormula/Part01_20.MultiplicationFormula.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_21.AverageOfTwoNumbers/Part01_21.AverageOfTwoNumbers.iml" filepath="$PROJECT_DIR$/part01-Part01_21.AverageOfTwoNumbers/Part01_21.AverageOfTwoNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_22.AverageOfThreeNumbers/Part01_22.AverageOfThreeNumbers.iml" filepath="$PROJECT_DIR$/part01-Part01_22.AverageOfThreeNumbers/Part01_22.AverageOfThreeNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_23.SimpleCalculator/Part01_23.SimpleCalculator.iml" filepath="$PROJECT_DIR$/part01-Part01_23.SimpleCalculator/Part01_23.SimpleCalculator.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_24.SpeedingTicket/Part01_24.SpeedingTicket.iml" filepath="$PROJECT_DIR$/part01-Part01_24.SpeedingTicket/Part01_24.SpeedingTicket.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_25.CheckYourIndentation/Part01_25.CheckYourIndentation.iml" filepath="$PROJECT_DIR$/part01-Part01_25.CheckYourIndentation/Part01_25.CheckYourIndentation.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_26.Orwell/Part01_26.Orwell.iml" filepath="$PROJECT_DIR$/part01-Part01_26.Orwell/Part01_26.Orwell.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_27.Ancient/Part01_27.Ancient.iml" filepath="$PROJECT_DIR$/part01-Part01_27.Ancient/Part01_27.Ancient.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_28.Positivity/Part01_28.Positivity.iml" filepath="$PROJECT_DIR$/part01-Part01_28.Positivity/Part01_28.Positivity.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_29.Adulthood/Part01_29.Adulthood.iml" filepath="$PROJECT_DIR$/part01-Part01_29.Adulthood/Part01_29.Adulthood.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_30.LargerThanOrEqualTo/Part01_30.LargerThanOrEqualTo.iml" filepath="$PROJECT_DIR$/part01-Part01_30.LargerThanOrEqualTo/Part01_30.LargerThanOrEqualTo.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_31.GradesAndPoints/Part01_31.gradesAndPoints.iml" filepath="$PROJECT_DIR$/part01-Part01_31.GradesAndPoints/Part01_31.gradesAndPoints.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_32.OddOrEven/Part01_32.OddOrEven.iml" filepath="$PROJECT_DIR$/part01-Part01_32.OddOrEven/Part01_32.OddOrEven.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_33.Password/Part01_33.Password.iml" filepath="$PROJECT_DIR$/part01-Part01_33.Password/Part01_33.Password.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_34.Same/Part01_34.Same.iml" filepath="$PROJECT_DIR$/part01-Part01_34.Same/Part01_34.Same.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_35.CheckingTheAge/Part01_35.CheckingTheAge.iml" filepath="$PROJECT_DIR$/part01-Part01_35.CheckingTheAge/Part01_35.CheckingTheAge.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_36.LeapYear/Part01_36.LeapYear.iml" filepath="$PROJECT_DIR$/part01-Part01_36.LeapYear/Part01_36.LeapYear.iml" />
<module fileurl="file://$PROJECT_DIR$/part01-Part01_37.GiftTax/Part01_37.GiftTax.iml" filepath="$PROJECT_DIR$/part01-Part01_37.GiftTax/Part01_37.GiftTax.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_01.Squared/Part02_01.Squared.iml" filepath="$PROJECT_DIR$/part02-Part02_01.Squared/Part02_01.Squared.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_02.SquareRootOfSum/Part02_02.SquareRootOfSum.iml" filepath="$PROJECT_DIR$/part02-Part02_02.SquareRootOfSum/Part02_02.SquareRootOfSum.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_03.AbsoluteValue/Part02_03.AbsoluteValue.iml" filepath="$PROJECT_DIR$/part02-Part02_03.AbsoluteValue/Part02_03.AbsoluteValue.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_04.ComparingNumbers/Part02_04.ComparingNumbers.iml" filepath="$PROJECT_DIR$/part02-Part02_04.ComparingNumbers/Part02_04.ComparingNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_05.CarryOn/Part02_05.CarryOn.iml" filepath="$PROJECT_DIR$/part02-Part02_05.CarryOn/Part02_05.CarryOn.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_06.AreWeThereYet/Part02_06.AreWeThereYet.iml" filepath="$PROJECT_DIR$/part02-Part02_06.AreWeThereYet/Part02_06.AreWeThereYet.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_07.OnlyPositives/Part02_07.OnlyPositives.iml" filepath="$PROJECT_DIR$/part02-Part02_07.OnlyPositives/Part02_07.OnlyPositives.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_08.NumberOfNumbers/Part02_08.NumberOfNumbers.iml" filepath="$PROJECT_DIR$/part02-Part02_08.NumberOfNumbers/Part02_08.NumberOfNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_09.NumberOfNegativeNumbers/Part02_09.NumberOfNegativeNumbers.iml" filepath="$PROJECT_DIR$/part02-Part02_09.NumberOfNegativeNumbers/Part02_09.NumberOfNegativeNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_10.SumOfNumbers/Part02_10.SumOfNumbers.iml" filepath="$PROJECT_DIR$/part02-Part02_10.SumOfNumbers/Part02_10.SumOfNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_11.NumberAndSumOfNumbers/Part02_11.NumberAndSumOfNumbers.iml" filepath="$PROJECT_DIR$/part02-Part02_11.NumberAndSumOfNumbers/Part02_11.NumberAndSumOfNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_12.AverageOfNumbers/Part02_12.AverageOfNumbers.iml" filepath="$PROJECT_DIR$/part02-Part02_12.AverageOfNumbers/Part02_12.AverageOfNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_13.AverageOfPositiveNumbers/Part02_13.AverageOfPositiveNumbers.iml" filepath="$PROJECT_DIR$/part02-Part02_13.AverageOfPositiveNumbers/Part02_13.AverageOfPositiveNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_14.Counting/Part02_14.Counting.iml" filepath="$PROJECT_DIR$/part02-Part02_14.Counting/Part02_14.Counting.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_15.CountingToHundred/Part02_15.CountingToHundred.iml" filepath="$PROJECT_DIR$/part02-Part02_15.CountingToHundred/Part02_15.CountingToHundred.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_16.FromWhereToWhere/Part02_16.FromWhereToWhere.iml" filepath="$PROJECT_DIR$/part02-Part02_16.FromWhereToWhere/Part02_16.FromWhereToWhere.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_17.SumOfASequence/Part02_17.SumOfASequence.iml" filepath="$PROJECT_DIR$/part02-Part02_17.SumOfASequence/Part02_17.SumOfASequence.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_18.SumOfASequenceTheSequel/Part02_18.SumOfASequenceTheSequel.iml" filepath="$PROJECT_DIR$/part02-Part02_18.SumOfASequenceTheSequel/Part02_18.SumOfASequenceTheSequel.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_19.Factorial/Part02_19.Factorial.iml" filepath="$PROJECT_DIR$/part02-Part02_19.Factorial/Part02_19.Factorial.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_20.RepeatingBreakingAndRemembering/Part02_20.RepeatingBreakingAndRemembering.iml" filepath="$PROJECT_DIR$/part02-Part02_20.RepeatingBreakingAndRemembering/Part02_20.RepeatingBreakingAndRemembering.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_21.InAHoleInTheGround/Part02_21.InAHoleInTheGround.iml" filepath="$PROJECT_DIR$/part02-Part02_21.InAHoleInTheGround/Part02_21.InAHoleInTheGround.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_22.Reprint/Part02_22.Reprint.iml" filepath="$PROJECT_DIR$/part02-Part02_22.Reprint/Part02_22.Reprint.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_23.FromOneToParameter/Part02_23.FromOneToParameter.iml" filepath="$PROJECT_DIR$/part02-Part02_23.FromOneToParameter/Part02_23.FromOneToParameter.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_24.FromParameterToOne/Part02_24.FromParameterToOne.iml" filepath="$PROJECT_DIR$/part02-Part02_24.FromParameterToOne/Part02_24.FromParameterToOne.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_25.Division/Part02_25.Division.iml" filepath="$PROJECT_DIR$/part02-Part02_25.Division/Part02_25.Division.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_26.DivisibleByThree/Part02_26.DivisibleByThree.iml" filepath="$PROJECT_DIR$/part02-Part02_26.DivisibleByThree/Part02_26.DivisibleByThree.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_27.NumberUno/Part02_27.NumberUno.iml" filepath="$PROJECT_DIR$/part02-Part02_27.NumberUno/Part02_27.NumberUno.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_28.Word/Part02_28.Word.iml" filepath="$PROJECT_DIR$/part02-Part02_28.Word/Part02_28.Word.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_29.Summation/Part02_29.Summation.iml" filepath="$PROJECT_DIR$/part02-Part02_29.Summation/Part02_29.Summation.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_30.Smallest/Part02_30.Smallest.iml" filepath="$PROJECT_DIR$/part02-Part02_30.Smallest/Part02_30.Smallest.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_31.Greatest/Part02_31.Greatest.iml" filepath="$PROJECT_DIR$/part02-Part02_31.Greatest/Part02_31.Greatest.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_32.Averaging/Part02_32.Averaging.iml" filepath="$PROJECT_DIR$/part02-Part02_32.Averaging/Part02_32.Averaging.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_33.StarSign/Part02_33.StarSign.iml" filepath="$PROJECT_DIR$/part02-Part02_33.StarSign/Part02_33.StarSign.iml" />
<module fileurl="file://$PROJECT_DIR$/part02-Part02_34.AdvancedAstrology/Part02_34.AdvancedAstrology.iml" filepath="$PROJECT_DIR$/part02-Part02_34.AdvancedAstrology/Part02_34.AdvancedAstrology.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_01.ThirdElement/Part03_01.ThirdElement.iml" filepath="$PROJECT_DIR$/part03-Part03_01.ThirdElement/Part03_01.ThirdElement.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_02.SecondPlusThird/Part03_02.SecondPlusThird.iml" filepath="$PROJECT_DIR$/part03-Part03_02.SecondPlusThird/Part03_02.SecondPlusThird.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_03.IndexOutOfBoundsException/Part03_03.IndexOutOfBoundsException.iml" filepath="$PROJECT_DIR$/part03-Part03_03.IndexOutOfBoundsException/Part03_03.IndexOutOfBoundsException.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_04.ListSize/Part03_04.ListSize.iml" filepath="$PROJECT_DIR$/part03-Part03_04.ListSize/Part03_04.ListSize.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_05.LastInList/Part03_05.LastInList.iml" filepath="$PROJECT_DIR$/part03-Part03_05.LastInList/Part03_05.LastInList.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_06.FirstAndLast/Part03_06.FirstAndLast.iml" filepath="$PROJECT_DIR$/part03-Part03_06.FirstAndLast/Part03_06.FirstAndLast.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_07.RememberTheseNumbers/Part03_07.RememberTheseNumbers.iml" filepath="$PROJECT_DIR$/part03-Part03_07.RememberTheseNumbers/Part03_07.RememberTheseNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_08.OnlyTheseNumbers/Part03_08.OnlyTheseNumbers.iml" filepath="$PROJECT_DIR$/part03-Part03_08.OnlyTheseNumbers/Part03_08.OnlyTheseNumbers.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_09.GreatestInList/Part03_09.GreatestInList.iml" filepath="$PROJECT_DIR$/part03-Part03_09.GreatestInList/Part03_09.GreatestInList.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_10.IndexOf/Part03_10.IndexOf.iml" filepath="$PROJECT_DIR$/part03-Part03_10.IndexOf/Part03_10.IndexOf.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_11.IndexOfSmallest/Part03_11.IndexOfSmallest.iml" filepath="$PROJECT_DIR$/part03-Part03_11.IndexOfSmallest/Part03_11.IndexOfSmallest.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_12.SumOfAList/Part03_12.SumOfAList.iml" filepath="$PROJECT_DIR$/part03-Part03_12.SumOfAList/Part03_12.SumOfAList.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_13.AverageOfAList/Part03_13.AverageOfAList.iml" filepath="$PROJECT_DIR$/part03-Part03_13.AverageOfAList/Part03_13.AverageOfAList.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_14.OnTheList/Part03_14.OnTheList.iml" filepath="$PROJECT_DIR$/part03-Part03_14.OnTheList/Part03_14.OnTheList.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_15.PrintInRange/Part03_15.PrintInRange.iml" filepath="$PROJECT_DIR$/part03-Part03_15.PrintInRange/Part03_15.PrintInRange.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_16.Sum/Part03_16.Sum.iml" filepath="$PROJECT_DIR$/part03-Part03_16.Sum/Part03_16.Sum.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_17.RemoveLast/Part03_17.RemoveLast.iml" filepath="$PROJECT_DIR$/part03-Part03_17.RemoveLast/Part03_17.RemoveLast.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_18.Swap/Part03_18.Swap.iml" filepath="$PROJECT_DIR$/part03-Part03_18.Swap/Part03_18.Swap.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_19.IndexWasNotFound/Part03_19.IndexWasNotFound.iml" filepath="$PROJECT_DIR$/part03-Part03_19.IndexWasNotFound/Part03_19.IndexWasNotFound.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_20.SumOfArray/Part03_20.SumOfArray.iml" filepath="$PROJECT_DIR$/part03-Part03_20.SumOfArray/Part03_20.SumOfArray.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_21.PrintNeatly/Part03_21.PrintNeatly.iml" filepath="$PROJECT_DIR$/part03-Part03_21.PrintNeatly/Part03_21.PrintNeatly.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_22.PrintInStars/Part03_22.PrintInStars.iml" filepath="$PROJECT_DIR$/part03-Part03_22.PrintInStars/Part03_22.PrintInStars.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_23.PrintThrice/Part03_23.PrintThrice.iml" filepath="$PROJECT_DIR$/part03-Part03_23.PrintThrice/Part03_23.PrintThrice.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_24.IsItTrue/Part03_24.IsItTrue.iml" filepath="$PROJECT_DIR$/part03-Part03_24.IsItTrue/Part03_24.IsItTrue.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_25.Login/Part03_25.Login.iml" filepath="$PROJECT_DIR$/part03-Part03_25.Login/Part03_25.Login.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_26.LineByLine/Part03_26.LineByLine.iml" filepath="$PROJECT_DIR$/part03-Part03_26.LineByLine/Part03_26.LineByLine.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_27.AVClub/Part03_27.AVClub.iml" filepath="$PROJECT_DIR$/part03-Part03_27.AVClub/Part03_27.AVClub.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_29.LastWords/Part03_29.LastWords.iml" filepath="$PROJECT_DIR$/part03-Part03_29.LastWords/Part03_29.LastWords.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_30.AgeOfTheOldest/Part03_30.AgeOfTheOldest.iml" filepath="$PROJECT_DIR$/part03-Part03_30.AgeOfTheOldest/Part03_30.AgeOfTheOldest.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_31.NameOfTheOldest/Part03_31.NameOfTheOldest.iml" filepath="$PROJECT_DIR$/part03-Part03_31.NameOfTheOldest/Part03_31.NameOfTheOldest.iml" />
<module fileurl="file://$PROJECT_DIR$/part03-Part03_32.PersonalDetails/Part03_32.PersonalDetails.iml" filepath="$PROJECT_DIR$/part03-Part03_32.PersonalDetails/Part03_32.PersonalDetails.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_01.YourFirstAccount/Part04_01.YourFirstAccount.iml" filepath="$PROJECT_DIR$/part04-Part04_01.YourFirstAccount/Part04_01.YourFirstAccount.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_02.YourFirstBankTransfer/Part04_02.YourFirstBankTransfer.iml" filepath="$PROJECT_DIR$/part04-Part04_02.YourFirstBankTransfer/Part04_02.YourFirstBankTransfer.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_03.DogAttributes/Part04_03.DogAttributes.iml" filepath="$PROJECT_DIR$/part04-Part04_03.DogAttributes/Part04_03.DogAttributes.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_04.Room/Part04_04.Room.iml" filepath="$PROJECT_DIR$/part04-Part04_04.Room/Part04_04.Room.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_05.Whistle/Part04_05.Whistle.iml" filepath="$PROJECT_DIR$/part04-Part04_05.Whistle/Part04_05.Whistle.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_06.Door/Part04_06.Door.iml" filepath="$PROJECT_DIR$/part04-Part04_06.Door/Part04_06.Door.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_07.Product/Part04_07.Product.iml" filepath="$PROJECT_DIR$/part04-Part04_07.Product/Part04_07.Product.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_08.DecreasingCounter/Part04_08.DecreasingCounter.iml" filepath="$PROJECT_DIR$/part04-Part04_08.DecreasingCounter/Part04_08.DecreasingCounter.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_09.Debt/Part04_09.Debt.iml" filepath="$PROJECT_DIR$/part04-Part04_09.Debt/Part04_09.Debt.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_10.Song/Part04_10.Song.iml" filepath="$PROJECT_DIR$/part04-Part04_10.Song/Part04_10.Song.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_11.Film/Part04_11.Film.iml" filepath="$PROJECT_DIR$/part04-Part04_11.Film/Part04_11.Film.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_12.Gauge/Part04_12.Gauge.iml" filepath="$PROJECT_DIR$/part04-Part04_12.Gauge/Part04_12.Gauge.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_13.Agent/Part04_13.Agent.iml" filepath="$PROJECT_DIR$/part04-Part04_13.Agent/Part04_13.Agent.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_14.Multiplier/Part04_14.Multiplier.iml" filepath="$PROJECT_DIR$/part04-Part04_14.Multiplier/Part04_14.Multiplier.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_15.NumberStatistics/Part04_15.Statistics.iml" filepath="$PROJECT_DIR$/part04-Part04_15.NumberStatistics/Part04_15.Statistics.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_16.PaymentCard/Part04_16.PaymentCard.iml" filepath="$PROJECT_DIR$/part04-Part04_16.PaymentCard/Part04_16.PaymentCard.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_17.Items/Part04_17.Items.iml" filepath="$PROJECT_DIR$/part04-Part04_17.Items/Part04_17.Items.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_18.PersonalInformation/Part04_18.PersonalInformation.iml" filepath="$PROJECT_DIR$/part04-Part04_18.PersonalInformation/Part04_18.PersonalInformation.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_19.TelevisionPrograms/Part04_19.TelevisionPrograms.iml" filepath="$PROJECT_DIR$/part04-Part04_19.TelevisionPrograms/Part04_19.TelevisionPrograms.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_20.Books/Part04_20.Books.iml" filepath="$PROJECT_DIR$/part04-Part04_20.Books/Part04_20.Books.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_21.NumberOfStrings/Part04_21.NumberOfStrings.iml" filepath="$PROJECT_DIR$/part04-Part04_21.NumberOfStrings/Part04_21.NumberOfStrings.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_22.Cubes/Part04_22.Cubes.iml" filepath="$PROJECT_DIR$/part04-Part04_22.Cubes/Part04_22.Cubes.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_23.CreatingANewFile/Part04_23.CreatingANewFile.iml" filepath="$PROJECT_DIR$/part04-Part04_23.CreatingANewFile/Part04_23.CreatingANewFile.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_24.PrintingAFile/Part04_24.PrintingAFile.iml" filepath="$PROJECT_DIR$/part04-Part04_24.PrintingAFile/Part04_24.PrintingAFile.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_25.PrintingASpecifiedFile/Part04_25.PrintingASpecifiedFile.iml" filepath="$PROJECT_DIR$/part04-Part04_25.PrintingASpecifiedFile/Part04_25.PrintingASpecifiedFile.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_26.GuestListFromAFile/Part04_26.GuestListFromAFile.iml" filepath="$PROJECT_DIR$/part04-Part04_26.GuestListFromAFile/Part04_26.GuestListFromAFile.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_27.IsItInTheFile/Part04_27.IsItInTheFile.iml" filepath="$PROJECT_DIR$/part04-Part04_27.IsItInTheFile/Part04_27.IsItInTheFile.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_28.NumbersFromAFile/Part04_28.NumbersFromAFile.iml" filepath="$PROJECT_DIR$/part04-Part04_28.NumbersFromAFile/Part04_28.NumbersFromAFile.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_29.RecordsFromAFile/Part04_29.RecordsFromAFile.iml" filepath="$PROJECT_DIR$/part04-Part04_29.RecordsFromAFile/Part04_29.RecordsFromAFile.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_30.StoringRecords/Part04_30.StoringRecords.iml" filepath="$PROJECT_DIR$/part04-Part04_30.StoringRecords/Part04_30.StoringRecords.iml" />
<module fileurl="file://$PROJECT_DIR$/part04-Part04_31.SportStatistics/Part04_31.SportStatistics.iml" filepath="$PROJECT_DIR$/part04-Part04_31.SportStatistics/Part04_31.SportStatistics.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_01.OneMinute/Part05_01.OneMinute.iml" filepath="$PROJECT_DIR$/part05-Part05_01.OneMinute/Part05_01.OneMinute.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_02.Book/Part05_02.Book.iml" filepath="$PROJECT_DIR$/part05-Part05_02.Book/Part05_02.Book.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_03.Cube/Part05_03.Cube.iml" filepath="$PROJECT_DIR$/part05-Part05_03.Cube/Part05_03.Cube.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_04.FitByte/Part05_04.Fitbyte.iml" filepath="$PROJECT_DIR$/part05-Part05_04.FitByte/Part05_04.Fitbyte.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_05.ConstructorOverload/Part05_05.ConstructorOverload.iml" filepath="$PROJECT_DIR$/part05-Part05_05.ConstructorOverload/Part05_05.ConstructorOverload.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_06.OverloadedCounter/Part05_06.OverloadedCounter.iml" filepath="$PROJECT_DIR$/part05-Part05_06.OverloadedCounter/Part05_06.OverloadedCounter.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_07.NullPointerException/Part05_07.NullPointerException.iml" filepath="$PROJECT_DIR$/part05-Part05_07.NullPointerException/Part05_07.NullPointerException.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_08.BiggestPetShop/Part05_08.BiggestPetShop.iml" filepath="$PROJECT_DIR$/part05-Part05_08.BiggestPetShop/Part05_08.BiggestPetShop.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_09.HealthStation/Part05_09.HealthStation.iml" filepath="$PROJECT_DIR$/part05-Part05_09.HealthStation/Part05_09.HealthStation.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_10.CardPayments/Part05_10.CardPayments.iml" filepath="$PROJECT_DIR$/part05-Part05_10.CardPayments/Part05_10.CardPayments.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_11.ComparingApartments/Part05_11.ComparingApartments.iml" filepath="$PROJECT_DIR$/part05-Part05_11.ComparingApartments/Part05_11.ComparingApartments.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_12.Song/Part05_12.Song.iml" filepath="$PROJECT_DIR$/part05-Part05_12.Song/Part05_12.Song.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_13.IdenticalTwins/Part05_13.IdenticalTwins.iml" filepath="$PROJECT_DIR$/part05-Part05_13.IdenticalTwins/Part05_13.IdenticalTwins.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_14.Books/Part05_14.Books.iml" filepath="$PROJECT_DIR$/part05-Part05_14.Books/Part05_14.Books.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_15.Archive/Part05_15.Archive.iml" filepath="$PROJECT_DIR$/part05-Part05_15.Archive/Part05_15.Archive.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_16.DatingApp/Part05_16.DatingApp.iml" filepath="$PROJECT_DIR$/part05-Part05_16.DatingApp/Part05_16.DatingApp.iml" />
<module fileurl="file://$PROJECT_DIR$/part05-Part05_17.Money/Part05_17.Money.iml" filepath="$PROJECT_DIR$/part05-Part05_17.Money/Part05_17.Money.iml" />
<module fileurl="file://$PROJECT_DIR$/.idea/mooc-java-programming-i.iml" filepath="$PROJECT_DIR$/.idea/mooc-java-programming-i.iml" />
</modules>
</component>
</project>