Skip to content

Instantly share code, notes, and snippets.

View napiorka-design's full-sized avatar
💭
I may be slow to respond.

Anna Napiorkowska napiorka-design

💭
I may be slow to respond.
View GitHub Profile
package com.example.android.courtcounter;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
int scoreTeamA = 0;