Guest User

Untitled

a guest
Apr 26th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. import java.util.Scanner;
  2.  
  3. public class Paaohjelma93 {
  4. public static void main(String[] args) {
  5.  
  6. System.out.print("Luetaan opiskelijoiden aloitus -ja valmistumisajat");
  7.  
  8. }
  9.  
  10. public static int[] muunnaLuvuiksi(String jono) {
  11.  
  12. }
  13.  
  14. }
Add Comment
Please, Sign In to add comment