artificial intelligence and DBMS lab programs definitions
Project description
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
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
tempailab-0.0.4.tar.gz
(14.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tempailab-0.0.4-py3-none-any.whl
(14.2 kB
view details)
File details
Details for the file tempailab-0.0.4.tar.gz.
File metadata
- Download URL: tempailab-0.0.4.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92fd2243a906d1f28caeb4c67c72d9047b75fee35971b5cf40f15c695d897a58
|
|
| MD5 |
ba921b8d82c8636a8db5783d6dc16229
|
|
| BLAKE2b-256 |
69e063b6e103a1a6c5e83219a480b8c0edf34632c5999a449e5c6385491a9da0
|
File details
Details for the file tempailab-0.0.4-py3-none-any.whl.
File metadata
- Download URL: tempailab-0.0.4-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a82f577b1e8393ecaedd58338b94129731f5ffa787cfb4029cd15c1bc011f1
|
|
| MD5 |
bbcd56787ab150cf6c7429445919a0e8
|
|
| BLAKE2b-256 |
3a6ac06e31f8d6e6736668b5bdfa2ae028d66d8979152e03d508c6130da270b8
|