Skip to content

A program which creates 20 random circles on a 1024x1024 image, with radius from 10-500 . The program will show how many circles intersect with each other and at the end it prints the image with the circles.

License

Notifications You must be signed in to change notification settings

PetePrattis/get-circles-intersection-points-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Python Program / Project

This is a simple python project from my early days as a Computer Science student

This programm was created for the first semester class Introduction to Computer Science and is one of a few such simple python programms neccessary to pass the class

Description of project

A program in Python which creates 20 random circles on a 1024x1024 image, with radius from 10-500 . The program will show how many circles intersect with each other and at the end it prints the image with the circles.

About this project

  • The comments to make the code understandable, are within the .py archive
  • This program runs for Python version 2.7
  • This repository was created to show the variety of the work I did and experience I gained as a student

About

A program which creates 20 random circles on a 1024x1024 image, with radius from 10-500 . The program will show how many circles intersect with each other and at the end it prints the image with the circles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages