Programming

Monday 31 October 2016, 13:20  #1
Go back to college
Eragon
  • 5 posts

i did calculate it using a python code. I use clipboard data to edit and get the result so all that i have to do is to copy the numbers run the python program
and then past the result. But how am i suppose to do so in 2 sec..
Any hint
My code is attached below.


ep1.zip (Zip, 400 bytes)
Saturday 12 November 2016, 14:59  #2
Go back to college
sayto
  • 2 posts

u need to code a IRC boot !

Saturday 5 October 2019, 19:58  #3
Go back to college
ArtyHackor
  • 2 posts

I did a look at your python code, this is not sufficient.
You have two options for solving this challenge:
 Coding an IRC bot with a programming language (quite difficult)
 Using an automation language to automate the actions (here’s a good one)

If you choose option one, don’t give up ! it took me 16 hours for making my IRC bot work !