AIML & DBMS Lab program
Functions
- isprime(number)
- tsp(graph,starting point)
- nqueen(number)
- longtictactoe()
Programs will be returned for call
a lab
- p_multiplicationtable
- p_primeornot
- p_factorial
- p_list_operations
- p_list_methods
- p_chatbot
- p_set_operation
- p_count_s1_in_s2
- p_dictionary_operations
- p_n_queen
- p_tsp
- p_longtictactoe
- dbms lab
- p_library
- p_order
- p_movie
- p_college
- p_comp
Usage
import tempailab
Get the list of sql programs
print(tempailab.sql_programs)
Get the list of ai programs
print(tempailab.ai_programs)
Example
run it
import tempailab
print(tempailab.isprime(3))
Output
3 is a prime number
Release files for tempailab 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tempailab-0.0.7.tar.gz | 17.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tempailab-0.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.8 kB
Release files / tempailab-0.0.7.tar.gz
| Download URL | tempailab-0.0.7.tar.gz |
|---|---|
| Size | 17.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
04c548d1d60d769f361a7427f83c20157b5dc73127e28e2e105a127d518ad3e4
|
|
BLAKE2b-256 checksum How to use checksums |
73ebbcaee71be02734251b5d791227c5d01f2af5568956ca03d39de3a1c1faa8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|
Release files / tempailab-0.0.7-py3-none-any.whl
| Download URL | tempailab-0.0.7-py3-none-any.whl |
|---|---|
| Size | 17.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2948a7284f27ed0c7bcdc42e9dd5528e3d56d9d9686448baa07a1c684815aa52
|
|
BLAKE2b-256 checksum How to use checksums |
d0cf86335671e6c6b6a6089f1e68cef15468fe59ca24efaa87891eaa02536777
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.9
|