How do I make scratch stop when it touches the car?
Can you tell me what's wrong with my program? The goal is that when the ugly bird touches a car, it stops and the game ends or resets.
thank you in advance
Can you tell me what's wrong with my program? The goal is that when the ugly bird touches a car, it stops and the game ends or resets.
thank you in advance
Which one has more sensors, can be programmed independently and in which languages…?
Is it allowed to sell custom Discord bots?
I have an HTML script that does the following. It gives us the opportunity to choose an odd number from 3 to x and use that number to select one of the many possible combinations. With 3 points, there's 1 possibility, with 5 points, there's 4 possibilities, with 7 points, there's 24 possibilities, etc. Calculate…
My suggestion: You can build your "own" programming language based on existing ones, so that when you type something specific into the console, certain functions are executed at the same time. You define a function or something like that with a single word. Using this idea, programming languages can be "simplified" for people who cannot…
Hello, Recently, I decided to simulate the planetary orbits of our solar system using Python as a hobby. The basic framework is already in place and works perfectly. However, since I still want to expand the code, it makes sense to choose unambiguous variable and function names: Variable names: orbit_exccentricity_linear, orbit_exccentricity, orbit_curve_values_num, orbit_curve_values, orbit_area_total, orbit_area,…
I want the program to show all the groups in the system in a dialog when I click "show groups," and for the program to quit when I click "quit." But somehow I either get an error saying that the "fi" is missing, which is wrong. Or the groups are still displayed when I click…
“cases” in programming corresponds to a “if”, which is only called once. But you want it to be checked repeatedly, so you need to check it again. Now you press the flag, it starts, checks if, of course, what does not happen and then never checks it again
You have to put this in a repeat permanently
or you will exchange the… clip with a wait to… clip