Merge remote-tracking branch 'origin/master'
This commit is contained in:
Generated
+1
-1
@@ -2,7 +2,7 @@
|
||||
<module type="PYTHON_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
<component name="TestRunnerService">
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ class Formel:
|
||||
pass
|
||||
|
||||
def _solve_to_d(self):
|
||||
pass
|
||||
return i - g - (a**z) * (b**y)* (c**x) / e * f
|
||||
|
||||
def _solve_to_e(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user