| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 42 online users. » 0 Member(s) | 37 Guest(s) Bing, Google, Mojeek, Apple
|
|
|
| utc time to est time |
|
Posted by: Nickd12 - Nov-02-2020, 01:18 AM - Forum: General Coding Help
- Replies (1)
|
 |
ive been trying to figure out how to convert this utc date time format "2020-11-02T08:30:00-05:00" to a est "%Y-%m-%d %H:%M:%S" type format.
|
|
|
| Homework help |
|
Posted by: stevemike - Nov-02-2020, 12:32 AM - Forum: Homework
- Replies (3)
|
 |
Create variables named i and n to store the interest rate rate and the number of monthly payments. These
values will remain constant throughout this p..... More
|
|
|
| Removing items in a list |
|
Posted by: cap510 - Nov-01-2020, 09:19 PM - Forum: Homework
- Replies (3)
|
 |
I have tried removing multiple items from a list, but the loop ends without the ability to continue. I am to create a list of names and then use a loo..... More
|
|
|
| corrected |
|
Posted by: djtjhokie - Oct-31-2020, 07:13 PM - Forum: Homework
- No Replies
|
 |
fixed
|
|
|
| codebox usage help doc |
|
Posted by: metulburr - Oct-31-2020, 12:12 PM - Forum: Board
- No Replies
|
 |
I created a new help doc to link to when someone does not know how to select all the code in the codebox....under general help
https://python-forum.i..... More
|
|
|
| Kivy problem |
|
Posted by: Yonu - Oct-30-2020, 03:49 PM - Forum: GUI
- No Replies
|
 |
[python]from kivy.uix.layout import Layout
from kivy.uix.image import Image
from kivy.uix.behaviors import ButtonBehavior
from random import shuffl..... More
|
|
|
|