+ 1
Some ideas for small and simple projects please?
Can you guys give me some ideas? I've finished everything that my teacher gave me and a few more and now I ran out of ideas.
5 Réponses
+ 1
make a ghost using canvas
0
make anprogram that would invert the input of the user. if the user inputs 123 the program would output 321.
or a program that would get the combinations of the numbers.
input=1,2,3
output=(1,1,1)(1,1,2)(1,1,3)(1,2,1)(1,2,2)(1,2,3)...
0
Create a program that opens/creates a text file, write some text to it, close the save/close the file.
0
you can write prime generator
0
I advice very interest a website spoj.pl with many problems for programmers)