Questions

  • 0

    answers

    Bottles of beer on the wall

    Asked by squazzie 1 day ago
    Why wont it work. I copy it on to the thing that runs it, but it just loads so I have to force quit. All the other programs have worked, though. ...
  • 1

    answer

    Help!!!!

    Asked by mobylou 2 days ago
    what do i do on here!!!!!!!! where do i start
  • 2

    answers

    Cant see turtle?

    Asked by pulldtrigger 4 days ago
    I cant see the turtle when I took the basic programming lesson.I write "Turtle,draw" just like he said. Can someone help me.
  • 1

    answer

    Controlling volume

    Asked by seneca 7 days ago
    Is there a way to control the volume of videos being played?
  • 2

    answers

    How can you loop?

    Asked by nbd9 13 days ago
    In the question guessing game. I want to make it repeat if the user gets it wrong. How do I do that?
  • 1

    answer

    make language file

    Asked by nakamoto 14 days ago
    I want to make japanese edition for japanese user. I already started ttancelate to japanese. so , Please teach me the method incorporating a Japa...
  • 2

    answers

    No samples

    Asked by nbd9 15 days ago
    Hi, When I first opened Hackety Hack their was no samples. How do I fix this?
  • 1

    answer

    Guessing Game lesson

    Asked by 14rcole 16 days ago
    I typed the code for the guessing game (lesson 10 in basic programming) as follows: secret_number = 42 guess = ask("I have a secret number. Ta...
  • 1

    answer

    What's my name ?

    Asked by emiii 17 days ago
    Emii, Andreea ?
  • 1

    answer

    Even More Help!!!!

    Asked by nate 20 days ago
    Shoes.app do button "image 1" do image "shoesrb.google.com/images/shoes-icon.jpg" end button "image 2" do image "#{HH::STATIC}/matz.jpg" en...
  • 1

    answer

    More Help!!!!

    Asked by nate 20 days ago
    Shoes.app do edit_line end How do I say, If the person types the word ABCD into the edit_line thing, then a window comes up saying,"Hi."
  • 2

    answers

    Help!!!!

    Asked by nate 20 days ago
    Shoes.app do button "Click me!" do alert "Hello." end end I know that this means that someone has to press the CLICK ME bu...
  • 2

    answers

    Integration with Social Networking sites i.e Facebook, Twitter etc.

    Asked by bazp 22 days ago
    Hey guys. First of all, congratulations on such a great site! This has proved an invaluable resource for me in learning how to code in Ruby as w...
  • 1

    answer

    sqares??

    Asked by pizzaboy 23 days ago
    when I open hackety hack, A bunch of squares are there instead of writing( I have a mac)
  • 1

    answer

    3d?

    Asked by bajabugs 25 days ago
    can you make 3d games with shoes?
  • 1

    answer

    trying to teach homeschoolers

    Asked by corky 27 days ago
    Hello, I hope to use HH to teach my two boys aged 10 and 7 to program. I'm a little rusty myself, but I used to write software for a living and ...
  • 1

    answer

    very sad for my tech club, can't download OR can't see proper display on school MacBooks

    Asked by mtechman about 1 month ago
    OS 10.5.8, OS 10.6.8 very very sad
  • 1

    answer

    1 dimentional Array in ruby

    Asked by general about 1 month ago
    arr =[5] Dim Names for i = 0 to 4 input Names(i) next i. these 1 dimentional a...
  • 1

    answer

    Help with ask() and math

    Asked by sherodtaylor about 1 month ago
    Hi I am trying to make an application that solves this problem You own a license plate manufacturing company. Write a program that takes a popul...
  • 1

    answer

    Help with math

    Asked by sherodtaylor about 1 month ago
    Hi I am trying to make an application that solves this problem You own a license plate manufacturing company. Write a program that takes a popul...
  • 1

    answer

    shows empty boxes not text

    Asked by nate about 1 month ago
    Said in title
  • 3

    answers

    HH wont open

    Asked by ffejtball about 1 month ago
    I can click on it all day and nothing will happen. I've heard of others having this problem. Is there any way to fix it short of changing the OS?
  • 4

    answers

    The "Shoes says hello steve box wont close!!!

    Asked by jonsie10345... about 1 month ago
    I cant close the"Shoes says hello steve" box. I'm trying every time but it just wont close!
  • 4

    answers

    How do you get video into a Shos.app program?

    Asked by nate about 1 month ago
    I know that this is how to get an image: Shoes.app do image ( . . .) end The dot, dot, dot is the image location. But is this how you ge...
  • 1

    answer

    Method not working.

    Asked by doublerainbow about 1 month ago
    Ok well I'm working on a new IM program, just for learning, and I have a method that I pulled from the shoes manual that animates a button. The ...