No project description provided
Project description
Hi!
This is my first Python module that was made 4 learning. It contains 2 directories: “queq” and “chat”, so, for import it u need 2 do it like that:
> from catnapmodule import chat
> from catnapmodule import queq
“Chat” contains 2 functions: .hello():
> from catnapmodule.chat import hello
that takes string and returns other string:
> chat.hello(“Name”)
“Hello, Name!”
and .author()
> from catnapmodule.chat import author
that prints who is author of the module.
“Queq” contains functions can make ur quadratic equations solved, i mean 4 funcs, 4 different types of it: full, “ab”, “ac” and “bc”, u just need to give them 3 r 2 numbers.
Enjoy!^^~
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
File details
Details for the file catnapmodule-1.2.tar.gz.
File metadata
- Download URL: catnapmodule-1.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c119b2c371c86be58a6b61a71a34bb1578a7b1f0623fc549c1128a0c1231b6bc
|
|
| MD5 |
36faf5dc1b9e82abb5735ede141fecf3
|
|
| BLAKE2b-256 |
f3f2d43f8a78c8d6aad18b7a3e651db002ac622c1543a7f7b2adac2f956eaaf8
|