| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 37 online users. » 0 Member(s) | 31 Guest(s) Bing, Google, Twitter
|
|
|
| New Line Problem! |
|
Posted by: digitalMASTER1 - Feb-09-2018, 01:02 PM - Forum: General Coding Help
- Replies (4)
|
 |
I'm trying to write a program that allows you to input a string of words, and then it translates them into my own custom language. I didn't get far be..... More
|
|
|
| error |
|
Posted by: Zatoichi - Feb-09-2018, 03:04 AM - Forum: Homework
- Replies (2)
|
 |
[python]
content = input('Enter English words:').lower()
counters = {}
words = content.split()
for word in words:
word = words
i..... More
|
|
|
| Am new in python |
|
Posted by: dwayneojnr - Feb-08-2018, 04:17 PM - Forum: News and Discussions
- Replies (3)
|
 |
Hi,am new in python.can some one help me out by tell me where to start and how to get resources that can help me going....thank you
|
|
|
| tkinter osx |
|
Posted by: Ganttictemp - Feb-08-2018, 11:44 AM - Forum: GUI
- Replies (8)
|
 |
Hi! We have some scripts in Python made for Reaper (a DAW). We succesfully run it in Windows, but when it comes to mac. Seems that problem is related ..... More
|
|
|
| a one line thing |
|
Posted by: Skaperen - Feb-08-2018, 06:01 AM - Forum: Bar
- Replies (2)
|
 |
for fun, a challenge (but don't spill any beer): define 2 functions, a() and b() where a() calls b() and b() prints out "hello world", and call a(). ..... More
|
|
|
| Private Inquiries Forum |
|
Posted by: metulburr - Feb-08-2018, 05:19 AM - Forum: Board
- No Replies
|
 |
Based on some issues with some members in the past. I would like to add a new sub-forum
Its located in Board -> Private Inquiries
or follow t..... More
|
|
|
| Spyder Assignment 1 Coursera |
|
Posted by: Illvoices - Feb-08-2018, 04:36 AM - Forum: Homework
- Replies (2)
|
 |
Hi can someone tell me what is wrong with my cell, I tried running it but it won't show me anything it just goes back to the word "While" in the progr..... More
|
|
|
| Tkinter or Kivy or....? |
|
Posted by: Rainy_Daycart - Feb-08-2018, 01:40 AM - Forum: GUI
- Replies (3)
|
 |
Hi!
Am new to forums and pretty new to Python but love it so far. Can anyone guide me as to picking a GUI framework? I have been using Zelle's gra..... More
|
|
|
|