There are no reviews yet. Be the first to send feedback to the community and the maintainers!
index-1
It involves pythonweb.deniskim
variables.
my first program in pythonbox
it helps in showing us how many books a box can carryDenis-kim
variables.md
fictional-chainsaw
his is our day five of 5 weeks python bootcamp.variable
my program on variableskim.m
this is our third day of python bootcamppersonal-unit-converter
this is a personal unit converterday-3-of-5-weeks-of-pythonb
web-deniskim
Denis-wanja
This is my first repositorykim
The first day of week two of python bootcampdate.py
from datetime import datetime today=datetime.now().date() # date =date.now print(today) print("Today's date:",today) #x=datetime.datetime.now() print('ctime:', today.ctime()) day ='Fri' int if day =='Fri': fare =100 elif day =='Sun': fare =80 elif day =='Mon': fare =100 elif day =='Tue': fare =100 elif day =='Wen': fare =100 elif day =='Thur': fare =100 elif day =='Fri': fare =100 elif day =='sat': fare =60 print("fare:",100 or 80 or 60)denis
<html> <head> <title>Managment Group <2></title> </head> <body> This is where you would include the text and image on your web page<br> <a href = http://www.zetech.ac.ke>zetech university</a> <!--list of items--> <h2><b>OUR FIRST WEB </b></h2> <h3><b>GROUP MEMBERS</b></h3> <ol type="a"> <li>Denis wanjala</li> <li>Lillian mwangi</li> <li>Justus mokua</li> <li>Marryann </li> <li>John victor</li> </ol> <h3>THE WORK TO TALKLE</h3> <ul type ="square"> <li>Creating forms</li> <li>Creating tables</li> <li>including links on your web</li> </ul> <font color="red"> This is my red web text </br> </font> <img Src="io.jpg" style="width:100px;height:100px;"><BR> <tr> <form> <caption>LogIn:</caption> </br> <label>User Name:</label> <input type="text" placeholder="Enter Your user Name:"/> <label>ID Number:</label> <input type="text" placeholder="Enter your ID Number:"/> <br/> <label>Account Number:</label> <input type="text" placeholder="Enter Account Number:"/> <br/> <label>Password:</label> <input type="password" placeholder="Enter your password"/> <br/> <input type="submit" value="Submit"/> </form> <table border="2"> <tr><td colspan="3">students table</td></tr> <td>Reg no</td> <td>name</td> <td>AGE</td> </tr> <tr> <tr><td>BSCIT-05-0088/2020</td> <td>JOYCE</td> <td>20</td> </tr> <tr> <tr><td>BSCIT-05-8886/2019</td> <td>BRIAN</td> <td>21</td> </td> <tr> <tr><td>BSCIT-05-1884/2019</td> <td>JOHN</td> <td>22</td> <tr><td>BSCIT-05-8084/2019</td> <td>Peter</td> <td>19</td> <tr><td>BSCIT-05-8824/2019</td> <td>Denis</td> <td>18</td> <tr><td>BSCIT-05-8834/2019</td> <td>Lillian</td> <td>21</td> </tr> </body> </html>Love Open Source and this site? Check out how you can help us