| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 35 online users. » 0 Member(s) | 33 Guest(s) Bing, Google
|
|
|
| python modules? |
|
Posted by: Kuron3ko - Feb-07-2018, 09:19 PM - Forum: Homework
- Replies (5)
|
 |
Hey all,
I'm really new to python(I used C/C++ in the past and strongly prefer it). I'm having trouble using "modules". What I got was that they're s..... More
|
|
|
| Output explanation |
|
Posted by: AmanTripathi - Feb-07-2018, 07:39 PM - Forum: Homework
- Replies (2)
|
 |
I am unable to understand the output of this program. Can someone explain it to me?
stuff=dict()
print(stuff.get('candy',-1))
|
|
|
| Variables |
|
Posted by: Demini - Feb-07-2018, 05:29 PM - Forum: General Coding Help
- Replies (5)
|
 |
Trying to understand why I don't get the result the books says. (Python Crash Course)
message = "Hello Python world!"
print(message)
message = "Hel..... More
|
|
|
| Any HTML2 library |
|
Posted by: wavic - Feb-07-2018, 10:56 AM - Forum: Networking
- Replies (2)
|
 |
Any HTML2 module I can use with Python? As a client side. I wonder if one of the built-ins has such capabilities.
|
|
|
| Lookup tables |
|
Posted by: parrytoss - Feb-07-2018, 08:45 AM - Forum: General Coding Help
- No Replies
|
 |
Hi everyone,
I have a huge database of results for thousands of simulations that I have run in Abaqus.
I want to write a lookup table in Python ..... More
|
|
|
| Syntax Error |
|
Posted by: bonnerj - Feb-07-2018, 04:45 AM - Forum: Homework
- Replies (1)
|
 |
Hello, I am new to programming and am having trouble with a program I am creating. I am using an array to create a tax form with 13 lines. At line 7 a..... More
|
|
|
| Time event |
|
Posted by: xxl1087 - Feb-06-2018, 07:33 PM - Forum: General Coding Help
- Replies (5)
|
 |
I looked everywhere and it look like Chinese for me..
I can't figure how to get a simple time event as following:
if time is between x and y
this h..... More
|
|
|
|