Skip to main content

A Python package to draw doraemon using turtle

Project description

Usage of this Module

Create a new file with any name you want!!

then,

Ensure that turtle module is installed in your machine

first import this as_doraemon module

then,

use below functions to draw doraemon

head()
belt()
face()
nose()
mouth()
whisker()
body()
arms()
pocket()
bell()
black_eyes()

Sample Program

import as_doraemon as s

s.head()
s.belt()
s.face()
s.nose()
s.mouth()
s.whisker()
s.body()
s.arms()
s.pocket()
s.bell()
s.black_eyes()
s.ht()
s.done()

For more info:

https://www.youtube.com/channel/UCfthEj3oCLiFakXtSzhZ7Dw

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

as_doraemon-1.0.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

as_doraemon-1.0.0-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page