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
~1K People Reached
Interests
coding and chemistry
PC Specs
I3 1,9 Ghz integrated HD 4400
Favorite Forums
Favorite Tags

4 Posted Topics

Member Avatar for Lynn_4

just a typo, but at the start it says ("Welcome to <*spelnamn*>") also, i would guess that the teacher would want to know what everything does, act like he is a guy that just learned about coding, except ofcourse if he said that you shouldnt

Member Avatar for Josiah_2
0
377
Member Avatar for matjojo

!using python 3! first of all, i am a rather noobish python coder, so please dont make the answers too hard to understand. I was trying to get an input from the user with raw_input(), that input had to be the same as a predefined string, i came at: x …

Member Avatar for matjojo
0
266
Member Avatar for matjojo

I tried to make a way to let the user choose to which piece of the program it would go, i first tried *for* but later went and used *if*, this is the code: while True: whichcode = 1 #set the variable for the first time. while True: if whichcode …

Member Avatar for matjojo
0
195
Member Avatar for matjojo

!python3! so i was trying to get a for loop to work to get a program to choose which part of the code it had to run, this is what i have: while True: whichcode = 1 #set the variable for the first time. for whichcode == 1: print code …

Member Avatar for matjojo
0
243

The End.