Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 42 online users. » 0 Member(s) | 36 Guest(s) Applebot, Bing, Google, AOL, Mojeek
|
|
|
Pygame Help - Pydraw |
Posted by: Corp_Shepherd - Nov-21-2019, 07:16 PM - Forum: Homework
- Replies (2)
|
 |
Hello everyone,
I am taking an introductory Python class and have actually been doing pretty well so far. The assignment I have to turn in this wee..... More
|
|
|
Help with Class |
Posted by: pdub787 - Nov-21-2019, 05:40 PM - Forum: Homework
- Replies (3)
|
 |
Hi...just looking for assistance with this simple class with functions:
The class is located in a separate file "survey.py"
The program that use..... More
|
|
|
Tkinter & matplotlib |
Posted by: PillyChepper - Nov-21-2019, 05:18 PM - Forum: GUI
- Replies (9)
|
 |
Hey!
I've been trying to solve a problem with matlib and Tkinter where i am unable to assign a number to points in a subplot. I'm trying to make a..... More
|
|
|
boolean |
Posted by: bloomyhood - Nov-21-2019, 04:35 PM - Forum: General Coding Help
- Replies (2)
|
 |
Can anybody explain why:
'b' in 'abc' == 'a' in 'abc'
is
False
Thank you
|
|
|
time issue |
Posted by: deepakkr3110 - Nov-21-2019, 10:26 AM - Forum: General Coding Help
- Replies (1)
|
 |
this is my python code
dateTimeObj = datetime.now()
timestampStr = dateTimeObj.strftime("%d/%b/%Y:%H:%M:%S")
print'Today Current Timestamp : ', tim..... More
|
|
|
Cipher Caesar |
Posted by: Azilkhan - Nov-21-2019, 07:27 AM - Forum: Homework
- Replies (1)
|
 |
A cipher is a type of secret code, where you swap the letters around so that no-one can read your message.
You’ll be using one of the oldest and mo..... More
|
|
|
lion and hyena |
Posted by: Azilkhan - Nov-21-2019, 07:13 AM - Forum: Homework
- Replies (2)
|
 |
Problem 1:
Create a program that will play the “lion and hyena” game with the user.
The game works like this:
Computer randomly generates a 4..... More
|
|
|
Reading 2 lines |
Posted by: Dyefull - Nov-20-2019, 11:03 PM - Forum: Homework
- Replies (1)
|
 |
Hey guys,
I was wondering how you could make python read 2 lines of input with .readlines() instead of just 1 line. Because the information needed ..... More
|
|
|
binary 2d chart |
Posted by: feyristan - Nov-20-2019, 10:18 PM - Forum: Homework
- Replies (1)
|
 |
My assignment is to create a class called "Squares", whose __init__(self, n) creates a table of 2**n by 2**n filled with zeros, and a function "turn(s..... More
|
|
|
Learning techniques. |
Posted by: Jan_97 - Nov-20-2019, 09:45 PM - Forum: Bar
- Replies (2)
|
 |
I've been learning python ( & sql) for a few months now. I'm having a little bit of a rough time remember the stuff i go through, main issue seems to ..... More
|
|
|
Tkinter Buttons action |
Posted by: d3fi - Nov-20-2019, 03:44 PM - Forum: GUI
- Replies (1)
|
 |
First of all, I do not have any code yet to show.
I am new to python and coding in generel, so please if you can, explain in simple english. :).
..... More
|
|
|
|