Skip to content

Instantly share code, notes, and snippets.

View Yanicakess's full-sized avatar

shamira Yanicakess

  • Joined Sep 15, 2025
View GitHub Profile
import java.util.Scanner;
public class sham {
static Scanner s = new Scanner(System.in);
//variables and values
static final String accountN = "Shamira Dibad";
static double balance = 525.75, pass = 123456, Pin, conpin;
static int attempts = 3, Cattempts = 3;
static boolean confirmp = false, out = false;
//methods