文件名称:lovelace-problems:Love Project Lovelace问题模块,用于生成测试用例
文件大小:46KB
文件格式:ZIP
更新时间:2024-05-01 17:35:39
Python
Project Lovelace问题模块 该存储库包含用于为问题生成测试案例(输入和输出)的模块。 请注意,它依赖于专用解决方案存储库来生成解决方案。 解决方案是私有的,以避免为每个问题提供可复制粘贴的解决方案。
【文件预览】:
lovelace-problems-main
----.gitignore(1KB)
----README.md(530B)
----CHANGELOG.md(8KB)
----resources()
--------game_of_life()
--------correlation_does_not_imply_causation()
--------el_nino_intensities()
--------molecular_mass_calculator()
----.github()
--------workflows()
----tests()
--------test_problems.py(4KB)
----LICENSE(1KB)
----pytest.ini(163B)
----problems()
--------colorful_resistors.py(4KB)
--------correlation_does_not_imply_causation.py(2KB)
--------rna_translation.py(2KB)
--------test_case.py(7KB)
--------el_nino_intensities.py(2KB)
--------plump_moose.py(2KB)
--------scientific_temperatures.py(2KB)
--------sha_256.py(1KB)
--------speed_of_light.py(3KB)
--------earthquake_epicenters.py(3KB)
--------definite_integrals.py(3KB)
--------nand_gate.py(1KB)
--------caesar_cipher.py(3KB)
--------dna_transcription.py(3KB)
--------flight_paths.py(5KB)
--------rocket_science.py(2KB)
--------__init__.py(1B)
--------babylonian_square_roots.py(1KB)
--------molecular_mass_calculator.py(2KB)
--------chaos.py(1KB)
--------blood_types.py(4KB)
--------wind_chill.py(2KB)
--------compound_interest.py(2KB)
--------habitable_exoplanets.py(2KB)
--------exponential_growth.py(3KB)
--------game_of_life.py(4KB)
--------ada_lovelaces_note_g.py(2KB)
--------temperature_variations.py(3KB)
--------rock_star_climate.py(3KB)
--------almost_pi.py(1KB)
----inject_solutions.bash(117B)
----requirements.txt(600B)
----setup.py(103B)