Skip to content

Commit

Permalink
Rename MyProgran.java.txt to MyProgran.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mrunal736 authored Oct 2, 2021
1 parent 73d8cb9 commit bba49e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyProgran.java.txt → MyProgran.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
int b = 3;
int sum = a+b;
cout<<sum<<endl;
}
}

0 comments on commit bba49e0

Please sign in to comment.