Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,941
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,517
Full Statistics
|
Online Users |
There are currently 51 online users. » 0 Member(s) | 47 Guest(s) AOL, AOL, Google
|
Latest Threads |
A coding beginner needs h...
Forum: General Coding Help
Last Post: paul18fr
1 hour ago
» Replies: 1
» Views: 113
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
5 hours ago
» Replies: 8
» Views: 279
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,473
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 875
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,700
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,222
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,747
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,547
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,651
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,837
|
|
|
Physics Simulation |
Posted by: HokagePikachu - Mar-16-2021, 10:58 PM - Forum: GUI
- Replies (1)
|
 |
Hello! I am trying to simulate a 3D car that drive off road. Especially, I want to see the movement of car suspensions. What technologies, libraries, ..... More
|
|
|
User Subclasses |
Posted by: holyghost - Mar-16-2021, 08:10 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hi,
My current project implementation provides a base class and a child class which provides variables for the base class to use in its methods. F..... More
|
|
|
Type help |
Posted by: aliwien - Mar-16-2021, 04:36 PM - Forum: Homework
- Replies (1)
|
 |
[python]def sayısal(Vs, Vi):
return Vs - Vi
def artış(x, r):
y = x*((r/100)+1)
return y
h = 1
a = float(input('Number of cases: ..... More
|
|
|
Word count |
Posted by: vanjoe198 - Mar-15-2021, 09:48 PM - Forum: Homework
- Replies (1)
|
 |
Hello everyone,
I am having trouble with my homework for school and would like someone to guide me in the right direction to get this assignment do..... More
|
|
|
Help me about loops |
Posted by: aliwien - Mar-15-2021, 01:57 PM - Forum: Homework
- Replies (3)
|
 |
Hello everybody, I want the project about loops and I need your help. My desire is:
(a) (b)
1) 150
2) 300
3) 450
4) 600
My purpose increment col..... More
|
|
|
Task-Throw a dice 10 Times |
Posted by: tjm - Mar-14-2021, 10:11 PM - Forum: Homework
- Replies (3)
|
 |
Write python to output the list of results from calculating the mean score from 10 throws of a 6 sided dice run 5 times.
So throw a dice 10 times a..... More
|
|
|
|