Kane Civil
@SkyyCivil
I am SO SORRY SOMEONE WAS ON MY ACCOUNT!!!!
i worked pretty hard on this, and my code Called JIGSAW
I need numbers!
1=good
2=bad
3=some error but good job
pickle is the function that saves/stores user data
import pickle
that adds the function and lets the program know 'he will need to save user input'
na
please report things like this to ADMIN
There have been alot of people who like to spam you, and tell you what you did was pointless or 'trash'.
If yo
Zavexeon Yep, contrary to popular belief, the Report button actually works. It really helps us find spam!4 years ago
Hey...
am I the only one who has played school days?
I am making a school game that will be pretty long
The first two/three people to E-mail me will b
I am a brand-new -- --fresh-out of-the-oven java coder and here are a few questions that i have(Put the number of the question you are answering):
1.i
mwilki7 If you want to shorten the print command you can make a function for it.
public static void println(String str)
{
System.out.println(str);
}
User input for console is used in the Scanner class.
Here is an example of using it:
import java.util.Scanner;
public class Main
{
public static void println(String str)
{
System.out.println(str);
}
public static void main(String[] args)
{
Scanner input = new Scanner(System.in);
println("What's your name?")4 years ago
Vandesm14 I'm no expert but I think this'll help: https://www.quora.com/How-do-I-get-input-as-string-in-JAVA
Yes, this is one of the annoyances of Java. You have to type the long command to print.
You can make variables like so: int x = 3; or double y = 3.4;
Source files are the source code that is run in your project4 years ago
SkyyCivil im really not understanding. i hope you guys can help me more than the online guides!4 years ago
Hey guys i'm learning a new coding language!
ITS JAVA!
I wanna see if anyone will support!
lakkn Yeah!! I'm learning java too.
I made this yesterday/today!!
https://repl.it/@LakshayCodez/UltimateDice204 years ago
Talk with your friend and play pokemon…
LOL
not finished
It is a story game…
I need more beta testers...
it is complete
-I know a lot of people will not bother to look at this but I will be showing you guys everything I know
-I will update this code daily
Make the longest code you possibly can
BETA
-GOOD LUCK!
we are continuing our journey to become the best coder...
If you can make the largest code by words (not spacing) you will be in 1st place for the kan
I am so sorry i am having tech issues and cannot get the prizes for you guys but i will have something else...
A NEW RANK IN THE KANE CLUB!!!!!
I A
sfk555 I found that "The best code is not code at all" and then decided to make the smallest program in C, compiles with one warning but it works.
https://repl.it/@sfk555/smallest-c-progam-ever4 years ago