| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,308
» Latest member: NeoQuant
» Forum threads: 38,801
» Forum posts: 175,919
Full Statistics
|
| Online Users |
There are currently 50 online users. » 1 Member(s) | 43 Guest(s) Bing, Google, AOL, Applebot, Mojeek, snippsat
|
|
|
| Help with code Kivy/Python |
|
Posted by: Couzer - Oct-04-2018, 03:19 PM - Forum: GUI
- Replies (1)
|
 |
Hello everyone, I need a help, I do not understand why when I run the following code the screen appears only black. Can someone give me a hand?
I'm..... More
|
|
|
| Import Error |
|
Posted by: Bravoseeker - Oct-04-2018, 02:03 PM - Forum: General Coding Help
- Replies (3)
|
 |
I wanted to import maketrans from string module but the interpreter keeps throwing Import Error for me. Please help.[error]Traceback (most rece..... More
|
|
|
| not not working looping through a dictionary |
|
Posted by: rtbr17 - Oct-04-2018, 01:28 PM - Forum: General Coding Help
- Replies (2)
|
 |
[python]
peoples = ['jen', 'sarah', 'edward', 'phil', 'jeff', 'cara', 'ben', 'adam', 'larry']
favorite_languages = {
'jen' : 'python',
'sa..... More
|
|
|
| ordered_dict help |
|
Posted by: flyflybutterfly - Oct-04-2018, 05:46 AM - Forum: Homework
- Replies (1)
|
 |
Hi guys,
I'm super new to coding and practically clueless. One of my homework requires me to work with large data files and we have to convert the..... More
|
|
|
| Any other Scala users here? |
|
Posted by: micseydel - Oct-04-2018, 12:42 AM - Forum: Bar
- Replies (2)
|
 |
This is a longshot but are there any other Scala users here? Seems unlikely but I've seen other functional languages mentioned and I think we lost con..... More
|
|
|
| Issue with inheritance |
|
Posted by: Danieltr - Oct-04-2018, 12:27 AM - Forum: Data Science
- Replies (4)
|
 |
Hi All,
I have inherited some code and am in the process of familiarizing myself with it I have gotten stuck. When Trying to the run the code I ge..... More
|
|
|
| Test post |
|
Posted by: Larz60+ - Oct-03-2018, 10:12 PM - Forum: Bar
- No Replies
|
 |
Having trouble posting!
Appears to be working now. Must gave been an internet glitch.
|
|
|
| Update vs copy methods |
|
Posted by: jankislinger - Oct-03-2018, 09:29 PM - Forum: Data Science
- Replies (4)
|
 |
I am pretty new to python and I have a question regarding best practices that I didn't find an answer for. The problem is simple: you have a class tha..... More
|
|
|
| Updating dictionary values |
|
Posted by: Sukumar - Oct-03-2018, 09:27 PM - Forum: General Coding Help
- Replies (2)
|
 |
I have a dictionary which looks like
global_dict = {'GET': [1, 0, 0], 'POST': [1, 0, 0], 'PUT': [1, 0, 0], 'DELETE': [1, 0, 0]} ..... More
|
|
|
| Barplots |
|
Posted by: Jack2 - Oct-03-2018, 08:33 PM - Forum: Data Science
- Replies (1)
|
 |
I'm trying to create horizontal and vertical bar plots. Below is my code. However, pressing "return" after the first plot command (line 3 of the code)..... More
|
|
|
| Humble Book Bundle |
|
Posted by: nilamo - Oct-03-2018, 07:53 PM - Forum: News and Discussions
- No Replies
|
 |
Lots of solid books in this one.
Clojure for the Brave and True is highly regarded.
Learn You a Haskell for Great Good is one I hear good things abo..... More
|
|
|
| blocking presidential alert |
|
Posted by: metulburr - Oct-03-2018, 06:29 PM - Forum: Bar
- Replies (27)
|
 |
So i just got this stupid alert from dumbass on Android. I am now on a mission to try to disable it. Is there anyway to get into Android if you rooted..... More
|
|
|
| Strange issue |
|
Posted by: Irhcsa - Oct-03-2018, 05:20 PM - Forum: General Coding Help
- Replies (1)
|
 |
So I have been using pyautogui for a while now. For some reason today when I try to run any of my programs that contain pyautogui, the program opens, ..... More
|
|
|
| Connect 4 problem |
|
Posted by: Darbandiman123 - Oct-03-2018, 04:58 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello, i am coding a connect 4 code(currently unfinished) and have encountered a problem. If you run the code and keep entering the same number, it s..... More
|
|
|
| Buttons in PyGame |
|
Posted by: mzmingle - Oct-03-2018, 12:45 PM - Forum: Game Development
- Replies (4)
|
 |
Hi guys,
I'm doing my A Level computing project currently. Although I am aware it is more difficult to create a GUI on PyGame compared to, for inst..... More
|
|
|
| Tell me the way |
|
Posted by: Filyuk - Oct-03-2018, 12:38 PM - Forum: Homework
- Replies (4)
|
 |
I'm not a programmer, but I want to write a formula calculation program
there is a table (see figure) from which it is necessary to find the value by..... More
|
|
|
| About updates and upgrades |
|
Posted by: sylas - Oct-03-2018, 05:22 AM - Forum: Bar
- Replies (9)
|
 |
Hi all ! I should like very much someone explains to me updates and upgrades.I see 2 cases:
1st deletes the whole old and then installs the new.
2d ..... More
|
|
|
|