Jump to content

Let's code some python!


Tux1

Recommended Posts

Pretty self explanatory, but there are some rules.

Rules:

  • Your submission must be valid Python3, that is, if I put it into repl.it, it should not return an error.
  • You may not end the program unless I say so.
  • When I end the program, I will run it and see what I get.
  • Have fun, I guess.

I'll start off simple:

print("Hello Program!")

Link to comment
Share on other sites

  • 1 month later...
  On 2/4/2018 at 9:48 PM, IncongruousGoat said:

# Welp, we've already got a crash. @TheMadKraken2297 forgot a colon.

Expand  

#Aww crap! I was wondering why My #email spambot wasn't working...

for I in range(9001):

    print(JEBEDIAH)

#WOOOOOP! 100 rep!

print(I'mma start talking in python functions now)

Edited by TheMadKraken2297
Hashtags. And the dang colon. I just learned python, ok?!
Link to comment
Share on other sites

  • 5 months later...

This ought to be a good start:

  Reveal hidden contents

This is part of a larger game, but I won't do all the work for you (you don't want to see the rest of the code anyway, I promise ;))

Edited by MDZhB
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...