Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

What went wrong in my simple code?

# A very simple python program to compare two numbers using functions  from sys import exit def main(): check() compare(x, y) def check(): # prompt user for two numbers x = input("x: ") y = input("y: ") ...

Looking for a mentor that is proficient in Python

I just started college and would like to know if someone is willing to be a mentor. I just started my freshman year at college and the teacher is starting to ask us to code already. I would like to meet someone that would be able to answer questi...

linked list

how I can perform and display a linked list in c++ ? please I want an explanation and tune small example in c++ 

C++ Problem

Target: To input the records of students. Display the whole record. Display the name of the youngest and eldest student. I'm having problem in achieving the third target: If I enter 3 or 5 entries the result is fine but as soon as I enter ...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: