| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,305
» Latest member: rajatkumar
» Forum threads: 38,799
» Forum posts: 175,904
Full Statistics
|
| Online Users |
There are currently 41 online users. » 0 Member(s) | 38 Guest(s) Bing, Google, Facebook
|
|
|
| NameError x not defined |
|
Posted by: Bruizeh - Feb-27-2019, 06:02 AM - Forum: Homework
- Replies (5)
|
 |
Hello, my class just began functions() and defining them but I'm stuck rn.
[python]def greeting():
print("Hello, welcome to the Calculator App..... More
|
|
|
| Help with finding vowels |
|
Posted by: nlord7 - Feb-27-2019, 03:49 AM - Forum: Homework
- Replies (1)
|
 |
Im fairly new to programming, so apologies for the silly mistakes. Im trying to find words with 10 or more vowels in them given a .txt file. However, ..... More
|
|
|
| [split] Calculate Times |
|
Posted by: dhodgens - Feb-26-2019, 07:38 PM - Forum: Homework
- Replies (3)
|
 |
I'm new to Python and I'm trying to calculate the following time:
start_hour = 3
start_minute = 48
length = 172
The variables above represen..... More
|
|
|
| How to make this simpler. |
|
Posted by: leoahum - Feb-26-2019, 04:35 PM - Forum: General Coding Help
- Replies (7)
|
 |
[python]D = ['a','b','c','d','e']
l = [[233,'a'],[321,'a'],[445,'b'],[322,'c'],[123,'c'],[12312,'c'],[456,'d'],[334,'e']]
ND = {}
for x in ..... More
|
|
|
| object detection program |
|
Posted by: netrudra5 - Feb-26-2019, 04:01 PM - Forum: General Coding Help
- No Replies
|
 |
whenever i try to run the following code the following error is coming............
deep_learning_object_detection.py: error: argument --video: expe..... More
|
|
|
| hide encrypt verification on URL |
|
Posted by: metulburr - Feb-26-2019, 03:00 PM - Forum: Bar
- Replies (1)
|
 |
In firefox/chrome, does anyone know how to hide the encryption URL on the address bar? What is shown on the attached image.
The reason is because w..... More
Attached Files
Thumbnail(s)
|
|
|
| Dice game |
|
Posted by: Mazzo76 - Feb-26-2019, 10:18 AM - Forum: General Coding Help
- Replies (1)
|
 |
Anyone know how to make a two player dice game with a scoring system so me and my friend can experiment on python and play each other
Thanks, Mazz..... More
|
|
|
| MemoryError |
|
Posted by: AwaAgathe - Feb-26-2019, 02:57 AM - Forum: General Coding Help
- No Replies
|
 |
[output]Hello everyone
I have this code but when I run it I get the MemoryError. I am new to coding, please can someone have a look and help me with ..... More
|
|
|
| Help with lists |
|
Posted by: Blaedel - Feb-25-2019, 09:13 PM - Forum: Homework
- Replies (5)
|
 |
Dear friends,
I simply can't get my head around this little problem. I need to randomly choose three words out of a list of words. The chosen word ..... More
|
|
|
|