Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~975 People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for gavindu123

when i try to compile the program it says that for exemple gotoxy and clrscr have not been declared...does anyone know why? and it also says that function main must return a int...can anyone help me? thanks in advance

Member Avatar for Shark7
0
186
Member Avatar for Shark7

how can i install alloc.h in my computer?i need to compile a program and i don't know how to install it...can someone tell me? thank

Member Avatar for Salem
0
185
Member Avatar for Shark7

I need to calcualte the scalar product given two lists of numbers... [code]v1=input("Insert the first vector: ") v2=input("Insert the second vector: ") for i in range(len(v1)): v3=v1[i]*v2[i] print v3 [/code] this code will multiplie all the numbers in list v1 and the numbers in list v2 but the result doesn't …

Member Avatar for Shark7
0
354
Member Avatar for chris99

i've seen in a few posts that you use "import pickle"...the module pickle is uses in what kind of situations? thanks in advance:cheesy:

Member Avatar for vegaseat
0
132
Member Avatar for sneekula

great post i've seen your other example of a database...but how would we do if we want to change for example the name of the movie without having to delete it and then add it again...

Member Avatar for Ene Uran
0
118

The End.