1. HSE/ArchitectureASM/Homework_ASCIIGrid
  2. HSE/ArchitectureASM/Homework_CheckTriangles
  3. HSE/ArchitectureASM/Homework_CrtDraw
  4. HSE/ArchitectureASM/Homework_CubicRoot
  5. HSE/ArchitectureASM/Homework_DigitSum
  6. HSE/ArchitectureASM/Homework_DoubleSum
  7. HSE/ArchitectureASM/Homework_DrawPoly
  8. HSE/ArchitectureASM/Homework_EightSectors
  9. HSE/ArchitectureASM/Homework_EvenBack
  10. HSE/ArchitectureASM/Homework_FractionTruncate
  11. HSE/ArchitectureASM/Homework_FuncSort
  12. HSE/ArchitectureASM/Homework_KeySort
  13. HSE/ArchitectureASM/Homework_LeftDigits
  14. HSE/ArchitectureASM/Homework_LeibPi
  15. HSE/ArchitectureASM/Homework_NoDups
  16. HSE/ArchitectureASM/Homework_NoError
  17. HSE/ArchitectureASM/Homework_NotOval
  18. HSE/ArchitectureASM/Homework_PlusMinus
  19. HSE/ArchitectureASM/Homework_RecursiveGCD
  20. HSE/ArchitectureASM/Homework_ReverseString
  21. HSE/ProgrammingOS/Homework_DummyCalc
  22. HSE/ProgrammingOS/Homework_HelloWorld
  23. HSE/ProgrammingOS/Homework_MatrixDisplay
  24. HSE/ProgrammingOS/Homework_NumCount
  25. HSE/ProgrammingOS/Homework_QuickSquares
  26. HSE/ProgrammingOS/Homework_RotateFence
  27. HSE/ProgrammingOS/Homework_ShuffleArray
  28. HSE/ProgrammingOS/Homework_SlimSquares
  29. HSE/ProgrammingOS/Homework_TransArray
  30. HomeworkTemplate
  31. Lectures/PythonIntro/Homework_ArgsChecker
  32. Lectures/PythonIntro/Homework_DiffLet
  33. Lectures/PythonIntro/Homework_EasySentence
  34. Lectures/PythonIntro/Homework_Else
  35. Lectures/PythonIntro/Homework_FakeField
  36. Lectures/PythonIntro/Homework_GenMinMax
  37. Lectures/PythonIntro/Homework_GuessSigns
  38. Lectures/PythonIntro/Homework_Labyrinth
  39. Lectures/PythonIntro/Homework_MaxSubst
  40. Lectures/PythonIntro/Homework_MultTable
  41. Lectures/PythonIntro/Homework_PaidStairs
  42. Lectures/PythonIntro/Homework_ParallelSegments
  43. Lectures/PythonIntro/Homework_ParamForm
  44. Lectures/PythonIntro/Homework_PopularWord
  45. Lectures/PythonIntro/Homework_RandomGen
  46. Lectures/PythonIntro/Homework_RepeatedString
  47. Lectures/PythonIntro/Homework_ReqSum
  48. Lectures/PythonIntro/Homework_SecondMax
  49. Lectures/PythonIntro/Homework_SectionShuffle
  50. Lectures/PythonIntro/Homework_SelfishTuple
  51. Lectures/PythonIntro/Homework_SimpleVector
  52. Lectures/PythonIntro/Homework_TaskTester
  53. LecturesCMC/ArchitectureAssembler2019/Homework_CrtDraw
  54. LecturesCMC/ArchitectureAssembler2019/Homework_CubicRoot
  55. LecturesCMC/ArchitectureAssembler2019/Homework_DigitSum
  56. LecturesCMC/ArchitectureAssembler2019/Homework_DoubleSum
  57. LecturesCMC/ArchitectureAssembler2019/Homework_EightSectors
  58. LecturesCMC/ArchitectureAssembler2019/Homework_EvenBack
  59. LecturesCMC/ArchitectureAssembler2019/Homework_ExCalc
  60. LecturesCMC/ArchitectureAssembler2019/Homework_FractionTruncate
  61. LecturesCMC/ArchitectureAssembler2019/Homework_FuncSort
  62. LecturesCMC/ArchitectureAssembler2019/Homework_KeySort
  63. LecturesCMC/ArchitectureAssembler2019/Homework_LeftDigits
  64. LecturesCMC/ArchitectureAssembler2019/Homework_LeibPi
  65. LecturesCMC/ArchitectureAssembler2019/Homework_NoDups
  66. LecturesCMC/ArchitectureAssembler2019/Homework_NoErrors
  67. LecturesCMC/ArchitectureAssembler2019/Homework_PlusMinus
  68. LecturesCMC/ArchitectureAssembler2019/Homework_RecursiveGCD
  69. LecturesCMC/ArchitectureAssembler2019/Homework_TacStr
  70. LecturesCMC/ArchitectureAssembler2019/Homework_VectorSum
  71. LecturesCMC/ArchitectureAssembler2022/Homework_CubicRoot
  72. LecturesCMC/ArchitectureAssembler2022/Homework_DigitSum
  73. LecturesCMC/ArchitectureAssembler2022/Homework_DoubleTrunc
  74. LecturesCMC/ArchitectureAssembler2022/Homework_DrawSquares
  75. LecturesCMC/ArchitectureAssembler2022/Homework_EvenBack
  76. LecturesCMC/ArchitectureAssembler2022/Homework_FRFlags
  77. LecturesCMC/ArchitectureAssembler2022/Homework_FindChars
  78. LecturesCMC/ArchitectureAssembler2022/Homework_FullRainbow
  79. LecturesCMC/ArchitectureAssembler2022/Homework_FuncSort
  80. LecturesCMC/ArchitectureAssembler2022/Homework_LeftDigits
  81. LecturesCMC/ArchitectureAssembler2022/Homework_LongestLine
  82. LecturesCMC/ArchitectureAssembler2022/Homework_MinAddr
  83. LecturesCMC/ArchitectureAssembler2022/Homework_NewEcall
  84. LecturesCMC/ArchitectureAssembler2022/Homework_NoDups
  85. LecturesCMC/ArchitectureAssembler2022/Homework_PlusMinus
  86. LecturesCMC/ArchitectureAssembler2022/Homework_PseudoVM
  87. LecturesCMC/ArchitectureAssembler2022/Homework_RecursiveGCD
  88. LecturesCMC/ArchitectureAssembler2022/Homework_SameLines
  89. LecturesCMC/ArchitectureAssembler2022/Homework_StringSort
  90. LecturesCMC/ArchitectureAssembler2022/Homework_TaylorSin
  91. LecturesCMC/ArchitectureAssembler2022/Homework_TheCircle
  92. LecturesCMC/ArchitectureAssembler2022/Homework_TwoTasks
  93. LecturesCMC/ArchitectureAssembler2022/Homework_UniHandler
  94. LecturesCMC/ArchitectureAssembler2024/Homework_CubicRoot
  95. LecturesCMC/ArchitectureAssembler2024/Homework_DigitSum
  96. LecturesCMC/ArchitectureAssembler2024/Homework_DoubleTrunc
  97. LecturesCMC/ArchitectureAssembler2024/Homework_DrawSquares
  98. LecturesCMC/ArchitectureAssembler2024/Homework_EvenBack
  99. LecturesCMC/ArchitectureAssembler2024/Homework_FRFlags
  100. LecturesCMC/ArchitectureAssembler2024/Homework_FindChars
  101. LecturesCMC/ArchitectureAssembler2024/Homework_FullRainbow
  102. LecturesCMC/ArchitectureAssembler2024/Homework_FuncSort
  103. LecturesCMC/ArchitectureAssembler2024/Homework_InputPrompt
  104. LecturesCMC/ArchitectureAssembler2024/Homework_LabNumbers
  105. LecturesCMC/ArchitectureAssembler2024/Homework_LeftDigits
  106. LecturesCMC/ArchitectureAssembler2024/Homework_LongestLine
  107. LecturesCMC/ArchitectureAssembler2024/Homework_MeasurePerf
  108. LecturesCMC/ArchitectureAssembler2024/Homework_MinAddr
  109. LecturesCMC/ArchitectureAssembler2024/Homework_NewEcall
  110. LecturesCMC/ArchitectureAssembler2024/Homework_NoDups
  111. LecturesCMC/ArchitectureAssembler2024/Homework_PlusMinus
  112. LecturesCMC/ArchitectureAssembler2024/Homework_PolyDouble
  113. LecturesCMC/ArchitectureAssembler2024/Homework_PseudoVM
  114. LecturesCMC/ArchitectureAssembler2024/Homework_RecursiveGCD
  115. LecturesCMC/ArchitectureAssembler2024/Homework_SameLines
  116. LecturesCMC/ArchitectureAssembler2024/Homework_StrMacro
  117. LecturesCMC/ArchitectureAssembler2024/Homework_StringSort
  118. LecturesCMC/ArchitectureAssembler2024/Homework_TaylorSin
  119. LecturesCMC/ArchitectureAssembler2024/Homework_TextRunner
  120. LecturesCMC/ArchitectureAssembler2024/Homework_TheCircle
  121. LecturesCMC/ArchitectureAssembler2024/Homework_TwoTasks
  122. LecturesCMC/ArchitectureAssembler2024/Homework_UnRead
  123. LecturesCMC/ArchitectureAssembler2024/Homework_UniCompare
  124. LecturesCMC/ArchitectureAssembler2024/Homework_UniHandler
  125. LecturesCMC/ArchitectureAssembler2024/Homework_VarCache
  126. LecturesCMC/ArchitectureAssembler2025/Homework_CubicEquation
  127. LecturesCMC/ArchitectureAssembler2025/Homework_DeadBeef
  128. LecturesCMC/ArchitectureAssembler2025/Homework_DoubleTrunc
  129. LecturesCMC/ArchitectureAssembler2025/Homework_DrawSquares
  130. LecturesCMC/ArchitectureAssembler2025/Homework_EvenOdd
  131. LecturesCMC/ArchitectureAssembler2025/Homework_EvenOdd2
  132. LecturesCMC/ArchitectureAssembler2025/Homework_FRFlags
  133. LecturesCMC/ArchitectureAssembler2025/Homework_InputPrompt
  134. LecturesCMC/ArchitectureAssembler2025/Homework_JoinArray
  135. LecturesCMC/ArchitectureAssembler2025/Homework_JoinSort
  136. LecturesCMC/ArchitectureAssembler2025/Homework_JumpAway
  137. LecturesCMC/ArchitectureAssembler2025/Homework_LongerLines
  138. LecturesCMC/ArchitectureAssembler2025/Homework_MultiTasking
  139. LecturesCMC/ArchitectureAssembler2025/Homework_NDigits
  140. LecturesCMC/ArchitectureAssembler2025/Homework_Palindrome
  141. LecturesCMC/ArchitectureAssembler2025/Homework_PerfMeasure
  142. LecturesCMC/ArchitectureAssembler2025/Homework_PolyDouble
  143. LecturesCMC/ArchitectureAssembler2025/Homework_PseudoVM
  144. LecturesCMC/ArchitectureAssembler2025/Homework_RecursiveLCM
  145. LecturesCMC/ArchitectureAssembler2025/Homework_SafeInt
  146. LecturesCMC/ArchitectureAssembler2025/Homework_SameLast
  147. LecturesCMC/ArchitectureAssembler2025/Homework_SemiLune
  148. LecturesCMC/ArchitectureAssembler2025/Homework_SlantSlope
  149. LecturesCMC/ArchitectureAssembler2025/Homework_StrGrep
  150. LecturesCMC/ArchitectureAssembler2025/Homework_StrMacro
  151. LecturesCMC/ArchitectureAssembler2025/Homework_SubStr
  152. LecturesCMC/ArchitectureAssembler2025/Homework_TaylorCos
  153. LecturesCMC/ArchitectureAssembler2025/Homework_UinqSort
  154. LecturesCMC/ArchitectureAssembler2025/Homework_UnCSR
  155. LecturesCMC/ArchitectureAssembler2025/Homework_UniHandler
  156. LecturesCMC/ArchitectureAssembler2026/Homework_AsteriskSky
  157. LecturesCMC/ArchitectureAssembler2026/Homework_CubicRoot
  158. LecturesCMC/ArchitectureAssembler2026/Homework_DigitSum
  159. LecturesCMC/ArchitectureAssembler2026/Homework_DrawSquares
  160. LecturesCMC/ArchitectureAssembler2026/Homework_EvenBack
  161. LecturesCMC/ArchitectureAssembler2026/Homework_FRFlags
  162. LecturesCMC/ArchitectureAssembler2026/Homework_FindChars
  163. LecturesCMC/ArchitectureAssembler2026/Homework_FuncSort
  164. LecturesCMC/ArchitectureAssembler2026/Homework_InputPrompt
  165. LecturesCMC/ArchitectureAssembler2026/Homework_LabNumbers
  166. LecturesCMC/ArchitectureAssembler2026/Homework_LeftDigits
  167. LecturesCMC/ArchitectureAssembler2026/Homework_LongestLine
  168. LecturesCMC/ArchitectureAssembler2026/Homework_MinAddr
  169. LecturesCMC/ArchitectureAssembler2026/Homework_MovingAsterisk
  170. LecturesCMC/ArchitectureAssembler2026/Homework_MultiTasking
  171. LecturesCMC/ArchitectureAssembler2026/Homework_NoDups
  172. LecturesCMC/ArchitectureAssembler2026/Homework_ParseFloat
  173. LecturesCMC/ArchitectureAssembler2026/Homework_PlusMinus
  174. LecturesCMC/ArchitectureAssembler2026/Homework_PolyDouble
  175. LecturesCMC/ArchitectureAssembler2026/Homework_PseudoVM
  176. LecturesCMC/ArchitectureAssembler2026/Homework_RecursiveGCD
  177. LecturesCMC/ArchitectureAssembler2026/Homework_RoughPerf
  178. LecturesCMC/ArchitectureAssembler2026/Homework_SafeInt
  179. LecturesCMC/ArchitectureAssembler2026/Homework_SlantSlope
  180. LecturesCMC/ArchitectureAssembler2026/Homework_StrMacro
  181. LecturesCMC/ArchitectureAssembler2026/Homework_StringSort
  182. LecturesCMC/ArchitectureAssembler2026/Homework_TaylorLog
  183. LecturesCMC/ArchitectureAssembler2026/Homework_TextRunner
  184. LecturesCMC/ArchitectureAssembler2026/Homework_TheCircle
  185. LecturesCMC/ArchitectureAssembler2026/Homework_ThousandOne
  186. LecturesCMC/ArchitectureAssembler2026/Homework_UnCSR
  187. LecturesCMC/ArchitectureAssembler2026/Homework_UniHandler
  188. LecturesCMC/ArchitectureAssembler2026/Homework_VarCache
  189. LecturesCMC/PythonIntro2014/Homework_AndOr
  190. LecturesCMC/PythonIntro2014/Homework_ByteReverse
  191. LecturesCMC/PythonIntro2014/Homework_CompareFields
  192. LecturesCMC/PythonIntro2014/Homework_ConstructIt
  193. LecturesCMC/PythonIntro2014/Homework_DiffLet
  194. LecturesCMC/PythonIntro2014/Homework_DoPolIZ
  195. LecturesCMC/PythonIntro2014/Homework_Else
  196. LecturesCMC/PythonIntro2014/Homework_FakeField
  197. LecturesCMC/PythonIntro2014/Homework_GenMinMax
  198. LecturesCMC/PythonIntro2014/Homework_GuessSigns
  199. LecturesCMC/PythonIntro2014/Homework_KdigNbase
  200. LecturesCMC/PythonIntro2014/Homework_Labyrinth
  201. LecturesCMC/PythonIntro2014/Homework_MaxSubst
  202. LecturesCMC/PythonIntro2014/Homework_Methods
  203. LecturesCMC/PythonIntro2014/Homework_MultTable
  204. LecturesCMC/PythonIntro2014/Homework_PaidStairs
  205. LecturesCMC/PythonIntro2014/Homework_ParallelSegments
  206. LecturesCMC/PythonIntro2014/Homework_ParamForm
  207. LecturesCMC/PythonIntro2014/Homework_PopularWord
  208. LecturesCMC/PythonIntro2014/Homework_PrimitiveDot
  209. LecturesCMC/PythonIntro2014/Homework_QuadChain
  210. LecturesCMC/PythonIntro2014/Homework_RandomGen
  211. LecturesCMC/PythonIntro2014/Homework_RepeatedString
  212. LecturesCMC/PythonIntro2014/Homework_ReqSum
  213. LecturesCMC/PythonIntro2014/Homework_SecondMax
  214. LecturesCMC/PythonIntro2014/Homework_SectionShuffle
  215. LecturesCMC/PythonIntro2014/Homework_SelfishTuple
  216. LecturesCMC/PythonIntro2014/Homework_SimpleVector
  217. LecturesCMC/PythonIntro2014/Homework_SubModules
  218. LecturesCMC/PythonIntro2014/Homework_TrigonPea
  219. LecturesCMC/PythonIntro2014/Homework_WordSpot
  220. LecturesCMC/PythonIntro2017/Homework_AndOr
  221. LecturesCMC/PythonIntro2017/Homework_AnyPower
  222. LecturesCMC/PythonIntro2017/Homework_BoldCalc
  223. LecturesCMC/PythonIntro2017/Homework_CountInt
  224. LecturesCMC/PythonIntro2017/Homework_Det4x4
  225. LecturesCMC/PythonIntro2017/Homework_DodgsonDet
  226. LecturesCMC/PythonIntro2017/Homework_DotsInCircle
  227. LecturesCMC/PythonIntro2017/Homework_DummyClass
  228. LecturesCMC/PythonIntro2017/Homework_DummyModule
  229. LecturesCMC/PythonIntro2017/Homework_DungeonMap
  230. LecturesCMC/PythonIntro2017/Homework_EvalFunction
  231. LecturesCMC/PythonIntro2017/Homework_FarGalaxy
  232. LecturesCMC/PythonIntro2017/Homework_FieldsCount
  233. LecturesCMC/PythonIntro2017/Homework_FilterList
  234. LecturesCMC/PythonIntro2017/Homework_GenTriseq
  235. LecturesCMC/PythonIntro2017/Homework_GroupFinite
  236. LecturesCMC/PythonIntro2017/Homework_GuessABC
  237. LecturesCMC/PythonIntro2017/Homework_HelloWorld
  238. LecturesCMC/PythonIntro2017/Homework_IntPalindrome
  239. LecturesCMC/PythonIntro2017/Homework_IterPi
  240. LecturesCMC/PythonIntro2017/Homework_LookSay
  241. LecturesCMC/PythonIntro2017/Homework_MaxInt
  242. LecturesCMC/PythonIntro2017/Homework_MegaStroka
  243. LecturesCMC/PythonIntro2017/Homework_MostPopular
  244. LecturesCMC/PythonIntro2017/Homework_NormalDouble
  245. LecturesCMC/PythonIntro2017/Homework_PaidStairs
  246. LecturesCMC/PythonIntro2017/Homework_ParallelSegments
  247. LecturesCMC/PythonIntro2017/Homework_PatternFind
  248. LecturesCMC/PythonIntro2017/Homework_RubicsCube
  249. LecturesCMC/PythonIntro2017/Homework_SecondMax
  250. LecturesCMC/PythonIntro2017/Homework_SectionShuffle
  251. LecturesCMC/PythonIntro2017/Homework_SemDescriptor
  252. LecturesCMC/PythonIntro2017/Homework_SharedBrain
  253. LecturesCMC/PythonIntro2017/Homework_SimpleVector
  254. LecturesCMC/PythonIntro2017/Homework_SpiralDigits
  255. LecturesCMC/PythonIntro2017/Homework_StrangeDots
  256. LecturesCMC/PythonIntro2017/Homework_ThreeSquares
  257. LecturesCMC/PythonIntro2017/Homework_TrianglesCmp
  258. LecturesCMC/PythonIntro2017/Homework_UnaryNumber
  259. LecturesCMC/PythonIntro2017/Homework_YieldFrom
  260. LecturesCMC/PythonIntro2018/Homework_AndOr
  261. LecturesCMC/PythonIntro2018/Homework_BoldCalc
  262. LecturesCMC/PythonIntro2018/Homework_DefCounter
  263. LecturesCMC/PythonIntro2018/Homework_DivStr
  264. LecturesCMC/PythonIntro2018/Homework_DoPolIZ
  265. LecturesCMC/PythonIntro2018/Homework_DotsInCircle
  266. LecturesCMC/PythonIntro2018/Homework_DrawSquare
  267. LecturesCMC/PythonIntro2018/Homework_DummyVec
  268. LecturesCMC/PythonIntro2018/Homework_FractionRed
  269. LecturesCMC/PythonIntro2018/Homework_GhostBuster
  270. LecturesCMC/PythonIntro2018/Homework_HelloWorld
  271. LecturesCMC/PythonIntro2018/Homework_IntPalindrome
  272. LecturesCMC/PythonIntro2018/Homework_LetterAttr
  273. LecturesCMC/PythonIntro2018/Homework_LinearLab
  274. LecturesCMC/PythonIntro2018/Homework_LookSay
  275. LecturesCMC/PythonIntro2018/Homework_MaxInt
  276. LecturesCMC/PythonIntro2018/Homework_MaxPrime
  277. LecturesCMC/PythonIntro2018/Homework_MoarTuple
  278. LecturesCMC/PythonIntro2018/Homework_MoreViews
  279. LecturesCMC/PythonIntro2018/Homework_No3Ones
  280. LecturesCMC/PythonIntro2018/Homework_PatternFind
  281. LecturesCMC/PythonIntro2018/Homework_PopularWord
  282. LecturesCMC/PythonIntro2018/Homework_PublicFriend
  283. LecturesCMC/PythonIntro2018/Homework_RatPoly
  284. LecturesCMC/PythonIntro2018/Homework_SecondMax
  285. LecturesCMC/PythonIntro2018/Homework_SelfCount
  286. LecturesCMC/PythonIntro2018/Homework_SortedSin
  287. LecturesCMC/PythonIntro2018/Homework_SpiralDigits
  288. LecturesCMC/PythonIntro2018/Homework_StrangeDots
  289. LecturesCMC/PythonIntro2018/Homework_ThreeBack
  290. LecturesCMC/PythonIntro2018/Homework_ThreeFun
  291. LecturesCMC/PythonIntro2018/Homework_ToInt
  292. LecturesCMC/PythonIntro2018/Homework_VirtualTurtle
  293. LecturesCMC/PythonIntro2018/Homework_WordsShuffle
  294. LecturesCMC/PythonIntro2019/Homework_AnyPower
  295. LecturesCMC/PythonIntro2019/Homework_AplusB2
  296. LecturesCMC/PythonIntro2019/Homework_BiSection
  297. LecturesCMC/PythonIntro2019/Homework_BinPow
  298. LecturesCMC/PythonIntro2019/Homework_BitCoding
  299. LecturesCMC/PythonIntro2019/Homework_BoldCalc
  300. LecturesCMC/PythonIntro2019/Homework_ChainSlice
  301. LecturesCMC/PythonIntro2019/Homework_CheckHash
  302. LecturesCMC/PythonIntro2019/Homework_CountFields
  303. LecturesCMC/PythonIntro2019/Homework_CyberSausage
  304. LecturesCMC/PythonIntro2019/Homework_DahDit
  305. LecturesCMC/PythonIntro2019/Homework_DivStr
  306. LecturesCMC/PythonIntro2019/Homework_DodgsonDet
  307. LecturesCMC/PythonIntro2019/Homework_DungeonMap
  308. LecturesCMC/PythonIntro2019/Homework_FakeRnd
  309. LecturesCMC/PythonIntro2019/Homework_FarGalaxy
  310. LecturesCMC/PythonIntro2019/Homework_FindRect
  311. LecturesCMC/PythonIntro2019/Homework_FixFloat
  312. LecturesCMC/PythonIntro2019/Homework_HelloWorld
  313. LecturesCMC/PythonIntro2019/Homework_IntPalindrome
  314. LecturesCMC/PythonIntro2019/Homework_IterPi
  315. LecturesCMC/PythonIntro2019/Homework_ManualMRO
  316. LecturesCMC/PythonIntro2019/Homework_MaxFun
  317. LecturesCMC/PythonIntro2019/Homework_MaxSubsum
  318. LecturesCMC/PythonIntro2019/Homework_MoarTuple
  319. LecturesCMC/PythonIntro2019/Homework_MultTable
  320. LecturesCMC/PythonIntro2019/Homework_MumboJumbo
  321. LecturesCMC/PythonIntro2019/Homework_NiceLab
  322. LecturesCMC/PythonIntro2019/Homework_PackedQueue
  323. LecturesCMC/PythonIntro2019/Homework_PatternFind
  324. LecturesCMC/PythonIntro2019/Homework_SelfCount
  325. LecturesCMC/PythonIntro2019/Homework_SimpleDecorator
  326. LecturesCMC/PythonIntro2019/Homework_SpiralDigits
  327. LecturesCMC/PythonIntro2019/Homework_StatCounter
  328. LecturesCMC/PythonIntro2019/Homework_SwapFive
  329. LecturesCMC/PythonIntro2019/Homework_TrimImage
  330. LecturesCMC/PythonIntro2019/Homework_TuringMachine
  331. LecturesCMC/PythonIntro2019/Homework_UniInterval
  332. LecturesCMC/PythonIntro2019/Homework_UniSize
  333. LecturesCMC/PythonIntro2019/Homework_VirtualTurtle
  334. LecturesCMC/PythonIntro2020/Homework_AnnaKar
  335. LecturesCMC/PythonIntro2020/Homework_ArbitPrec
  336. LecturesCMC/PythonIntro2020/Homework_ArithFunct
  337. LecturesCMC/PythonIntro2020/Homework_ArithRebus
  338. LecturesCMC/PythonIntro2020/Homework_AsciiGlass
  339. LecturesCMC/PythonIntro2020/Homework_BoldCalc
  340. LecturesCMC/PythonIntro2020/Homework_ChicagoTurabian
  341. LecturesCMC/PythonIntro2020/Homework_ChudnPi
  342. LecturesCMC/PythonIntro2020/Homework_CountFields
  343. LecturesCMC/PythonIntro2020/Homework_DeepWood
  344. LecturesCMC/PythonIntro2020/Homework_DotBox
  345. LecturesCMC/PythonIntro2020/Homework_EditDistance
  346. LecturesCMC/PythonIntro2020/Homework_FieldCounter
  347. LecturesCMC/PythonIntro2020/Homework_FourSquares
  348. LecturesCMC/PythonIntro2020/Homework_HandShakes
  349. LecturesCMC/PythonIntro2020/Homework_HelloWorld
  350. LecturesCMC/PythonIntro2020/Homework_HiddenText
  351. LecturesCMC/PythonIntro2020/Homework_LesPole
  352. LecturesCMC/PythonIntro2020/Homework_MaxPrime
  353. LecturesCMC/PythonIntro2020/Homework_MaxSubsum
  354. LecturesCMC/PythonIntro2020/Homework_MroC3
  355. LecturesCMC/PythonIntro2020/Homework_MyMypy
  356. LecturesCMC/PythonIntro2020/Homework_NutsClass
  357. LecturesCMC/PythonIntro2020/Homework_PairCubes
  358. LecturesCMC/PythonIntro2020/Homework_PigLatin
  359. LecturesCMC/PythonIntro2020/Homework_PokeMon
  360. LecturesCMC/PythonIntro2020/Homework_RandSquare
  361. LecturesCMC/PythonIntro2020/Homework_RationalPoly
  362. LecturesCMC/PythonIntro2020/Homework_RegexDump
  363. LecturesCMC/PythonIntro2020/Homework_SecondMax
  364. LecturesCMC/PythonIntro2020/Homework_SpiralString
  365. LecturesCMC/PythonIntro2020/Homework_SquareEquation
  366. LecturesCMC/PythonIntro2020/Homework_SubString
  367. LecturesCMC/PythonIntro2020/Homework_TotalBnopnya
  368. LecturesCMC/PythonIntro2020/Homework_TuringMachine
  369. LecturesCMC/PythonIntro2020/Homework_TypeCheck
  370. LecturesCMC/PythonIntro2020/Homework_VirtualTurtle
  371. LecturesCMC/PythonIntro2020/Homework_Without2Zeros
  372. LecturesCMC/PythonIntro2020/Homework_XenLeaders
  373. LecturesCMC/PythonIntro2020/Homework_YinYang
  374. LecturesCMC/PythonIntro2020/Homework_ZipInfo
  375. LecturesCMC/PythonIntro2021/Homework_AnnaTolstoy
  376. LecturesCMC/PythonIntro2021/Homework_AnyPower
  377. LecturesCMC/PythonIntro2021/Homework_ArbTangent
  378. LecturesCMC/PythonIntro2021/Homework_BinPow
  379. LecturesCMC/PythonIntro2021/Homework_BnopnyAnna
  380. LecturesCMC/PythonIntro2021/Homework_ChainSlice
  381. LecturesCMC/PythonIntro2021/Homework_CyberSausage
  382. LecturesCMC/PythonIntro2021/Homework_Det4x4
  383. LecturesCMC/PythonIntro2021/Homework_DivDigit
  384. LecturesCMC/PythonIntro2021/Homework_DivStr
  385. LecturesCMC/PythonIntro2021/Homework_DotStream
  386. LecturesCMC/PythonIntro2021/Homework_DotsInCircle
  387. LecturesCMC/PythonIntro2021/Homework_DrawSquare
  388. LecturesCMC/PythonIntro2021/Homework_DungeonMap
  389. LecturesCMC/PythonIntro2021/Homework_FindRect
  390. LecturesCMC/PythonIntro2021/Homework_FunVect
  391. LecturesCMC/PythonIntro2021/Homework_FuncCount
  392. LecturesCMC/PythonIntro2021/Homework_HelloWorld
  393. LecturesCMC/PythonIntro2021/Homework_IntPalindrome
  394. LecturesCMC/PythonIntro2021/Homework_MaxMin
  395. LecturesCMC/PythonIntro2021/Homework_MostPopular
  396. LecturesCMC/PythonIntro2021/Homework_MultTable
  397. LecturesCMC/PythonIntro2021/Homework_MyMypy
  398. LecturesCMC/PythonIntro2021/Homework_OverInterval
  399. LecturesCMC/PythonIntro2021/Homework_PatternFind
  400. LecturesCMC/PythonIntro2021/Homework_PepelaC3
  401. LecturesCMC/PythonIntro2021/Homework_PrimeNumbers
  402. LecturesCMC/PythonIntro2021/Homework_SelfCount
  403. LecturesCMC/PythonIntro2021/Homework_SemClass
  404. LecturesCMC/PythonIntro2021/Homework_SeqJoin
  405. LecturesCMC/PythonIntro2021/Homework_SpiralDigits
  406. LecturesCMC/PythonIntro2021/Homework_SubStr
  407. LecturesCMC/PythonIntro2021/Homework_SwapFive
  408. LecturesCMC/PythonIntro2021/Homework_TestFun
  409. LecturesCMC/PythonIntro2021/Homework_TrianglesCmp
  410. LecturesCMC/PythonIntro2021/Homework_TypeCast
  411. LecturesCMC/PythonIntro2021/Homework_UniInterval
  412. LecturesCMC/PythonIntro2021/Homework_UniSize
  413. LecturesCMC/PythonIntro2021/Homework_VarRandom
  414. LecturesCMC/PythonIntro2021/Homework_ZipInfo
  415. LecturesCMC/PythonIntro2022/Homework_ArbitPrec
  416. LecturesCMC/PythonIntro2022/Homework_ArithFunct
  417. LecturesCMC/PythonIntro2022/Homework_BoldCalc
  418. LecturesCMC/PythonIntro2022/Homework_ChudnPi
  419. LecturesCMC/PythonIntro2022/Homework_DahDit
  420. LecturesCMC/PythonIntro2022/Homework_DataClass
  421. LecturesCMC/PythonIntro2022/Homework_DeStruct
  422. LecturesCMC/PythonIntro2022/Homework_DeadLines
  423. LecturesCMC/PythonIntro2022/Homework_DigitLength
  424. LecturesCMC/PythonIntro2022/Homework_DotBox
  425. LecturesCMC/PythonIntro2022/Homework_ExactFraction
  426. LecturesCMC/PythonIntro2022/Homework_FilterQueue
  427. LecturesCMC/PythonIntro2022/Homework_FixFloat
  428. LecturesCMC/PythonIntro2022/Homework_FloatFix
  429. LecturesCMC/PythonIntro2022/Homework_FourSquares
  430. LecturesCMC/PythonIntro2022/Homework_HalfTranspose
  431. LecturesCMC/PythonIntro2022/Homework_HelloWorld
  432. LecturesCMC/PythonIntro2022/Homework_HiddenText
  433. LecturesCMC/PythonIntro2022/Homework_InitParam
  434. LecturesCMC/PythonIntro2022/Homework_LevKarenina
  435. LecturesCMC/PythonIntro2022/Homework_LightBnopnya
  436. LecturesCMC/PythonIntro2022/Homework_MaxFun
  437. LecturesCMC/PythonIntro2022/Homework_MaxSubseq
  438. LecturesCMC/PythonIntro2022/Homework_MoarTuple
  439. LecturesCMC/PythonIntro2022/Homework_MroC3
  440. LecturesCMC/PythonIntro2022/Homework_NegExtender
  441. LecturesCMC/PythonIntro2022/Homework_NoMoreSeq
  442. LecturesCMC/PythonIntro2022/Homework_NotifyEvent
  443. LecturesCMC/PythonIntro2022/Homework_NutsClass
  444. LecturesCMC/PythonIntro2022/Homework_PackedQueue
  445. LecturesCMC/PythonIntro2022/Homework_PokeMon
  446. LecturesCMC/PythonIntro2022/Homework_PublicFriend
  447. LecturesCMC/PythonIntro2022/Homework_PushPull
  448. LecturesCMC/PythonIntro2022/Homework_RandSquare
  449. LecturesCMC/PythonIntro2022/Homework_SeeSaw
  450. LecturesCMC/PythonIntro2022/Homework_SimilarPairs
  451. LecturesCMC/PythonIntro2022/Homework_SpiralString
  452. LecturesCMC/PythonIntro2022/Homework_SquareEquation
  453. LecturesCMC/PythonIntro2022/Homework_StatCounter
  454. LecturesCMC/PythonIntro2022/Homework_SwapFive
  455. LecturesCMC/PythonIntro2022/Homework_TrimImage
  456. LecturesCMC/PythonIntro2022/Homework_TuringMachine
  457. LecturesCMC/PythonIntro2022/Homework_VirtualTurtle
  458. LecturesCMC/PythonIntro2022/Homework_Without2Zeros
  459. LecturesCMC/PythonIntro2022/Homework_ZenLeaders
  460. LecturesCMC/PythonIntro2023/Homework_AllProducts
  461. LecturesCMC/PythonIntro2023/Homework_AlmostRandom
  462. LecturesCMC/PythonIntro2023/Homework_AnnoDoc
  463. LecturesCMC/PythonIntro2023/Homework_BarrierSync
  464. LecturesCMC/PythonIntro2023/Homework_ChicagoTurabian
  465. LecturesCMC/PythonIntro2023/Homework_ClassOnly
  466. LecturesCMC/PythonIntro2023/Homework_CommFunction
  467. LecturesCMC/PythonIntro2023/Homework_CopyPaste
  468. LecturesCMC/PythonIntro2023/Homework_CubeSum
  469. LecturesCMC/PythonIntro2023/Homework_DefArgs
  470. LecturesCMC/PythonIntro2023/Homework_DefCounter
  471. LecturesCMC/PythonIntro2023/Homework_Det4x4
  472. LecturesCMC/PythonIntro2023/Homework_DiagonalDigits
  473. LecturesCMC/PythonIntro2023/Homework_DumpClass
  474. LecturesCMC/PythonIntro2023/Homework_DungeonMap
  475. LecturesCMC/PythonIntro2023/Homework_EasyBnopnya
  476. LecturesCMC/PythonIntro2023/Homework_EvalFormulae
  477. LecturesCMC/PythonIntro2023/Homework_FilterQueue
  478. LecturesCMC/PythonIntro2023/Homework_FindRect
  479. LecturesCMC/PythonIntro2023/Homework_FunCompose
  480. LecturesCMC/PythonIntro2023/Homework_GeomProgr
  481. LecturesCMC/PythonIntro2023/Homework_GitParse
  482. LecturesCMC/PythonIntro2023/Homework_HalfMore
  483. LecturesCMC/PythonIntro2023/Homework_HelloWorld
  484. LecturesCMC/PythonIntro2023/Homework_IfIf
  485. LecturesCMC/PythonIntro2023/Homework_IterPi
  486. LecturesCMC/PythonIntro2023/Homework_MatchTurtle
  487. LecturesCMC/PythonIntro2023/Homework_MaxSubsum
  488. LecturesCMC/PythonIntro2023/Homework_MetaBool
  489. LecturesCMC/PythonIntro2023/Homework_MetaCheck
  490. LecturesCMC/PythonIntro2023/Homework_MetaPosition
  491. LecturesCMC/PythonIntro2023/Homework_MobQueue
  492. LecturesCMC/PythonIntro2023/Homework_MultTable
  493. LecturesCMC/PythonIntro2023/Homework_MumboJumbo
  494. LecturesCMC/PythonIntro2023/Homework_ObjInfo
  495. LecturesCMC/PythonIntro2023/Homework_PatternFind
  496. LecturesCMC/PythonIntro2023/Homework_PigLatin
  497. LecturesCMC/PythonIntro2023/Homework_PopularWord
  498. LecturesCMC/PythonIntro2023/Homework_RecordPlus
  499. LecturesCMC/PythonIntro2023/Homework_RegexDump
  500. LecturesCMC/PythonIntro2023/Homework_SafeEval
  501. LecturesCMC/PythonIntro2023/Homework_SecondMax
  502. LecturesCMC/PythonIntro2023/Homework_SemClass
  503. LecturesCMC/PythonIntro2023/Homework_SeqJoin
  504. LecturesCMC/PythonIntro2023/Homework_ShefferStroke
  505. LecturesCMC/PythonIntro2023/Homework_ShuffleString
  506. LecturesCMC/PythonIntro2023/Homework_SmileMult
  507. LecturesCMC/PythonIntro2023/Homework_StrictBubble
  508. LecturesCMC/PythonIntro2023/Homework_SubString
  509. LecturesCMC/PythonIntro2023/Homework_TestFun
  510. LecturesCMC/PythonIntro2023/Homework_TriangleSquare
  511. LecturesCMC/PythonIntro2023/Homework_TrianglesCmp
  512. LecturesCMC/PythonIntro2023/Homework_UniInterval
  513. LecturesCMC/PythonIntro2023/Homework_WhoCall
  514. LecturesCMC/PythonIntro2023/Homework_ZipInfo
  515. LecturesCMC/PythonIntro2024/Homework_AbsoluteSupreme
  516. LecturesCMC/PythonIntro2024/Homework_AnnoDoc
  517. LecturesCMC/PythonIntro2024/Homework_AnyPower
  518. LecturesCMC/PythonIntro2024/Homework_BinPow
  519. LecturesCMC/PythonIntro2024/Homework_BiquadEquation
  520. LecturesCMC/PythonIntro2024/Homework_BmpParser
  521. LecturesCMC/PythonIntro2024/Homework_BraceDecode
  522. LecturesCMC/PythonIntro2024/Homework_CompactPairs
  523. LecturesCMC/PythonIntro2024/Homework_ConvexPolygon
  524. LecturesCMC/PythonIntro2024/Homework_CookedStruct
  525. LecturesCMC/PythonIntro2024/Homework_CorrectFloat
  526. LecturesCMC/PythonIntro2024/Homework_CorrectNumber
  527. LecturesCMC/PythonIntro2024/Homework_CountSort
  528. LecturesCMC/PythonIntro2024/Homework_CyberSausage
  529. LecturesCMC/PythonIntro2024/Homework_DahDit
  530. LecturesCMC/PythonIntro2024/Homework_DivDigit
  531. LecturesCMC/PythonIntro2024/Homework_DodgsonDet
  532. LecturesCMC/PythonIntro2024/Homework_DotBox
  533. LecturesCMC/PythonIntro2024/Homework_DrawSquare
  534. LecturesCMC/PythonIntro2024/Homework_DummyVec
  535. LecturesCMC/PythonIntro2024/Homework_EncPairs
  536. LecturesCMC/PythonIntro2024/Homework_ExceptionTree
  537. LecturesCMC/PythonIntro2024/Homework_FarGalaxy
  538. LecturesCMC/PythonIntro2024/Homework_FilterQueue
  539. LecturesCMC/PythonIntro2024/Homework_FunVect
  540. LecturesCMC/PythonIntro2024/Homework_HalfTranspose
  541. LecturesCMC/PythonIntro2024/Homework_HelloWorld
  542. LecturesCMC/PythonIntro2024/Homework_MatchSquare
  543. LecturesCMC/PythonIntro2024/Homework_MaxInt
  544. LecturesCMC/PythonIntro2024/Homework_MaxSubseq
  545. LecturesCMC/PythonIntro2024/Homework_MixNamespace
  546. LecturesCMC/PythonIntro2024/Homework_MroC3
  547. LecturesCMC/PythonIntro2024/Homework_NegExtender
  548. LecturesCMC/PythonIntro2024/Homework_NonPrime
  549. LecturesCMC/PythonIntro2024/Homework_OneDArcade
  550. LecturesCMC/PythonIntro2024/Homework_PairNumber
  551. LecturesCMC/PythonIntro2024/Homework_ParentProp
  552. LecturesCMC/PythonIntro2024/Homework_PokeMon
  553. LecturesCMC/PythonIntro2024/Homework_PseudoQuine
  554. LecturesCMC/PythonIntro2024/Homework_RaceTesting
  555. LecturesCMC/PythonIntro2024/Homework_RegexDump
  556. LecturesCMC/PythonIntro2024/Homework_RndSwissknife
  557. LecturesCMC/PythonIntro2024/Homework_SchMackross
  558. LecturesCMC/PythonIntro2024/Homework_SeeSaw
  559. LecturesCMC/PythonIntro2024/Homework_SequenceDiv
  560. LecturesCMC/PythonIntro2024/Homework_ShefferStroke
  561. LecturesCMC/PythonIntro2024/Homework_SpiralDigits
  562. LecturesCMC/PythonIntro2024/Homework_StrictSort
  563. LecturesCMC/PythonIntro2024/Homework_SyncSeq
  564. LecturesCMC/PythonIntro2024/Homework_TarFile
  565. LecturesCMC/PythonIntro2024/Homework_ThreeSquares
  566. LecturesCMC/PythonIntro2024/Homework_TrivialRename
  567. LecturesCMC/PythonIntro2024/Homework_UnboldCalc
  568. LecturesCMC/PythonIntro2024/Homework_UniSize
  569. LecturesCMC/PythonIntro2024/Homework_VirtualTurtle
  570. LecturesCMC/PythonIntro2025/Homework_ASTCout
  571. LecturesCMC/PythonIntro2025/Homework_AbsoluteMeta
  572. LecturesCMC/PythonIntro2025/Homework_AllProducts
  573. LecturesCMC/PythonIntro2025/Homework_AnnoCalc
  574. LecturesCMC/PythonIntro2025/Homework_ArithFunct
  575. LecturesCMC/PythonIntro2025/Homework_AsyncPoly
  576. LecturesCMC/PythonIntro2025/Homework_BanFun
  577. LecturesCMC/PythonIntro2025/Homework_BorgSum
  578. LecturesCMC/PythonIntro2025/Homework_BoxDrawing
  579. LecturesCMC/PythonIntro2025/Homework_ClassCounter
  580. LecturesCMC/PythonIntro2025/Homework_DefCounter
  581. LecturesCMC/PythonIntro2025/Homework_DefaultsTo
  582. LecturesCMC/PythonIntro2025/Homework_Defauter
  583. LecturesCMC/PythonIntro2025/Homework_DotStream
  584. LecturesCMC/PythonIntro2025/Homework_DungeonMap
  585. LecturesCMC/PythonIntro2025/Homework_EvalFormulae
  586. LecturesCMC/PythonIntro2025/Homework_FarGalaxy
  587. LecturesCMC/PythonIntro2025/Homework_Fat12
  588. LecturesCMC/PythonIntro2025/Homework_FourSquares
  589. LecturesCMC/PythonIntro2025/Homework_FragEncode
  590. LecturesCMC/PythonIntro2025/Homework_FuncCount
  591. LecturesCMC/PythonIntro2025/Homework_GroupWork
  592. LecturesCMC/PythonIntro2025/Homework_GuitarChords
  593. LecturesCMC/PythonIntro2025/Homework_HelloWorld
  594. LecturesCMC/PythonIntro2025/Homework_HiddenSeq
  595. LecturesCMC/PythonIntro2025/Homework_IPv6Match
  596. LecturesCMC/PythonIntro2025/Homework_IndexProp
  597. LecturesCMC/PythonIntro2025/Homework_IterCalc
  598. LecturesCMC/PythonIntro2025/Homework_ManyFor
  599. LecturesCMC/PythonIntro2025/Homework_MaxSubsum
  600. LecturesCMC/PythonIntro2025/Homework_MetaPosition
  601. LecturesCMC/PythonIntro2025/Homework_MulSum
  602. LecturesCMC/PythonIntro2025/Homework_ParDescr
  603. LecturesCMC/PythonIntro2025/Homework_PascalTriangle
  604. LecturesCMC/PythonIntro2025/Homework_PatternSort
  605. LecturesCMC/PythonIntro2025/Homework_PolyDot
  606. LecturesCMC/PythonIntro2025/Homework_PosDecor
  607. LecturesCMC/PythonIntro2025/Homework_RandBits
  608. LecturesCMC/PythonIntro2025/Homework_SetJuggler
  609. LecturesCMC/PythonIntro2025/Homework_SlotGen
  610. LecturesCMC/PythonIntro2025/Homework_SpiralString
  611. LecturesCMC/PythonIntro2025/Homework_SubString
  612. LecturesCMC/PythonIntro2025/Homework_SwapFive
  613. LecturesCMC/PythonIntro2025/Homework_TestFun
  614. LecturesCMC/PythonIntro2025/Homework_TransposeTriangle
  615. LecturesCMC/PythonIntro2025/Homework_TriangleLine
  616. LecturesCMC/PythonIntro2025/Homework_TriangleSquare
  617. LecturesCMC/PythonIntro2025/Homework_TrianglesCmp
  618. LecturesCMC/PythonIntro2025/Homework_TrimImage
  619. LecturesCMC/PythonIntro2025/Homework_TwoDecks
  620. LecturesCMC/PythonIntro2025/Homework_TwoWay
  621. LecturesCMC/PythonIntro2025/Homework_WhatWhereWho
  622. LecturesCMC/PythonIntro2025/Homework_Without2Zeros
  623. LecturesCMC/PythonIntro2025/Homework_XXL
  624. LecturesCMC/PythonIntro2025/Homework_XorShift
  625. LecturesCMC/PythonIntro2025/Homework_ZipInfo
  626. LecturesVMSH/Python/Homework_AnyBase
  627. LecturesVMSH/Python/Homework_ConstructIt
  628. LecturesVMSH/Python/Homework_CountSort
  629. LecturesVMSH/Python/Homework_DiffLet
  630. LecturesVMSH/Python/Homework_EqualSpots
  631. LecturesVMSH/Python/Homework_FibTail
  632. LecturesVMSH/Python/Homework_IneqTri
  633. LecturesVMSH/Python/Homework_MaxSum
  634. LecturesVMSH/Python/Homework_MixedCase
  635. LecturesVMSH/Python/Homework_OddEven
  636. LecturesVMSH/Python/Homework_PaidStairs
  637. LecturesVMSH/Python/Homework_PopularList
  638. LecturesVMSH/Python/Homework_PopularWord
  639. LecturesVMSH/Python/Homework_ReqSum
  640. LecturesVMSH/Python/Homework_SecondMax
  641. LecturesVMSH/Python/Homework_ShuffleList
  642. LecturesVMSH/Python/Homework_TablUmnoj
  643. Python/GeoPython2021/Homework_ArsakSequence
  644. Python/GeoPython2021/Homework_AthomizeFormula
  645. Python/GeoPython2021/Homework_BackBack
  646. Python/GeoPython2021/Homework_BinSearch
  647. Python/GeoPython2021/Homework_Braces
  648. Python/GeoPython2021/Homework_Caesar
  649. Python/GeoPython2021/Homework_CalcDiscr
  650. Python/GeoPython2021/Homework_CalcTrigonometry
  651. Python/GeoPython2021/Homework_ConfFormula
  652. Python/GeoPython2021/Homework_CorrectDate
  653. Python/GeoPython2021/Homework_Cross
  654. Python/GeoPython2021/Homework_DummyFunction
  655. Python/GeoPython2021/Homework_HelloWorld
  656. Python/GeoPython2021/Homework_LongRepeat
  657. Python/GeoPython2021/Homework_ManualLogarithm
  658. Python/GeoPython2021/Homework_Matrix
  659. Python/GeoPython2021/Homework_MinSin
  660. Python/GeoPython2021/Homework_MostPopular
  661. Python/GeoPython2021/Homework_MultTable
  662. Python/GeoPython2021/Homework_NumSearch
  663. Python/GeoPython2021/Homework_PaidStairs
  664. Python/GeoPython2021/Homework_PairCounter
  665. Python/GeoPython2021/Homework_PosCount
  666. Python/GeoPython2021/Homework_PublicFriend
  667. Python/GeoPython2021/Homework_Screen
  668. Python/GeoPython2021/Homework_SquareEquation
  669. Python/GeoPython2021/Homework_SquareIntersect
  670. Python/GeoPython2021/Homework_Theodor
  671. Python/GeoPython2021/Homework_ThirdsOut
  672. Python/GeoPython2021/Homework_ThreeSum
  673. Python/GeoPython2021/Homework_TkinterSum
  674. Python/GeoPython2021/Homework_TriangleCheck
  675. Python/GeoPython2021/Homework_Vovels
  676. Python/PsyPython2018/Homework_AllLower
  677. Python/PsyPython2018/Homework_AllPrimes
  678. Python/PsyPython2018/Homework_AlmostGraph
  679. Python/PsyPython2018/Homework_ArithAverage
  680. Python/PsyPython2018/Homework_BaseName
  681. Python/PsyPython2018/Homework_CountLast
  682. Python/PsyPython2018/Homework_CountWords
  683. Python/PsyPython2018/Homework_DateCmp
  684. Python/PsyPython2018/Homework_DeleteChars
  685. Python/PsyPython2018/Homework_DiagonalMatrix
  686. Python/PsyPython2018/Homework_DrawRect
  687. Python/PsyPython2018/Homework_DrawTriangle
  688. Python/PsyPython2018/Homework_EvenCount
  689. Python/PsyPython2018/Homework_FixSum
  690. Python/PsyPython2018/Homework_HelloWorld
  691. Python/PsyPython2018/Homework_IntervalDots
  692. Python/PsyPython2018/Homework_IntervalFormula
  693. Python/PsyPython2018/Homework_JustMax
  694. Python/PsyPython2018/Homework_ListEdit
  695. Python/PsyPython2018/Homework_NofN
  696. Python/PsyPython2018/Homework_NotMax
  697. Python/PsyPython2018/Homework_OrderedSeq
  698. Python/PsyPython2018/Homework_PairFind
  699. Python/PsyPython2018/Homework_PercCube
  700. Python/PsyPython2018/Homework_SimpleSort
  701. Python/PsyPython2018/Homework_SumFour
  702. Python/PsyPython2018/Homework_SumMult
  703. Python/PsyPython2018/Homework_ThirdNeg


CategoryCategory

CategoryHomework (последним исправлял пользователь FrBrGeorge 2014-10-08 16:16:43)