Skip to content

Commit 5c06f8c

Browse files
committed
Lol testing GitHub Desktop
1 parent e0ca2f0 commit 5c06f8c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Code.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
require 'clipboard'
66

77
def get_code
8+
89
xfile2=File.open("code.txt", "r")
910
xfileg=File.open("Solution.txt","w")
1011
flag=0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ Just Enter the Question ID and this program will give you the C code.
3636
</table>
3737

3838
## Code Of Conduct
39-
All the code is being fetched from [VITSpot](https://vitspot.com/code/) and I am in no way related to the site what so ever. Hop in and say them a hi.
39+
All the code is being fetched from [VITSpot](https://vitspot.com/code/) and I am in no way related to the site what so ever. I have their prior permission to scrap their site.

0 commit comments

Comments
 (0)