Skip to content

4riful/Periodic-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Periodic-table

This Project is specially created for students.It's actually coded periodic table .And all the details are included according to iupac (2018).

installation process..

for Ubuntu and any other Linux distro

First of all install python3!. After that Open up your terminal and follow those command

$cd periodic-table
$ls
$chmod +x *
$python3 ptable.py 

input 6 to exit the program

for windows same process

or download the exe file for use like an application.

For Android phone,

Download termux app form PlayStore

After installing the app

$apt upgrade
$apt install python
$apt install git
$ git clone https://github.com/4riful/Periodic-table.git
$cd periodic-table
$ls
$chmod +x *
$python3 ptable.py

input 6 to exit the program

thanks all,have a nice day

Ariful Anik,

#Contacts

Waiting for your valueable suggestion to make it more devloped and easy to navigate !!!!!

Releases

No releases published

Packages

No packages published

Languages