Skip to content

Commit

Permalink
Udated AbhishekFirstLibrary to return addition of 2 number
Browse files Browse the repository at this point in the history
  • Loading branch information
anonarya committed Apr 9, 2021
1 parent 29b7a62 commit 42a249c
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
package com.example.abhishekfirstlibrary;

import android.content.Context;
import android.widget.Button;

import java.util.Date;
import androidx.appcompat.app.AppCompatActivity;

import android.view.View;

import android.widget.Toast;

public class Abhishek {

public static int add2number(int a,int b){
Expand Down

0 comments on commit 42a249c

Please sign in to comment.