Skip to content

Final-PythonFoundationHomework/babylonian_method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

Babylonian Method

Automated grading of homework assignments and tests

  • fork this repository
  • solve the task
  • commit with proper message
  • commit with proper message

Condition

resutl image

Problems

main

Babyloniam method

Example 1:

Input: S=16, d=4
Output: 4.0

Example 2:

Input: S=26, d=5
Output: 5.099019607843137

Warning

  • don't copy other solutions or any solution
  • don't remove comments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages