Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A SICP'ish Points implemented in Python using hexlet-pairs.

License

NotificationsYou must be signed in to change notification settings

hexlet-components/python-points

Repository files navigation

github action status

A SICP'ish Points implemented in Python using hexlet-pairs.

Install

pip install hexlet-points

Usage example

from hexlet import pointsp = points.make(100, 200)print(points.to_string(p))  # (100, 200)points.get_x(p)  # 100points.get_y(p)  # 200points.get_quadrant(p)  # 1

Hexlet Ltd. logo

This repository is created and maintained by the team and the community of Hexlet, an educational project.Read more about Hexlet.

See most active contributors onhexlet-friends.

About

A SICP'ish Points implemented in Python using hexlet-pairs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp