From d1dcbf7719c78bebacbb3d1b47120922b0895e35 Mon Sep 17 00:00:00 2001 From: 200123028 <84093681+200123028@users.noreply.github.com> Date: Wed, 12 May 2021 22:29:39 +0530 Subject: [PATCH 1/3] added 200123028.md --- 200123028.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 200123028.md diff --git a/200123028.md b/200123028.md new file mode 100644 index 0000000..6343051 --- /dev/null +++ b/200123028.md @@ -0,0 +1,48 @@ +# **KAMMARI PRAVITH CHARY** +## 200123028 + +... +| Event Name| Event Date|Gone through Resources| +|----|-----|-----| +|OPEN SOURCE|10/5/2021|YES| +|COMPETITIVE CODING|11/5/2021|YES| +|DESIGN|12/5/2021|NO| +|GAME DEVELOPMENT|13/5/2021|NO| +|WEB DEVELOPMENT|14/5/2021|YES| +|MACHINE LEARNING|15/5/2021|YES| +|APP DEVELOPMENT|16/5/2021|YES| +... + +_Code for sum of ASCII Values of letters of my full name_ + +```cpp +#include +using namespace std; +int main() +{ + string name="KAMMARI PRAVITH CHARY"; + int count=0; + for(int i=0;i_**Interests**_ + +1. **Open Sources**: I am completely new programming--learning C-Language through CS101 course. But parallel to it, I even wanna learn other languages in a smooth and clear way. I wanna explore many things in coding club and share my knowledge with others and learn many things from them. Contributing to an idea or a project that solves the problems of the real world motivates me for sure. + +2. **** \ No newline at end of file From f36519c96bb735c8fa1886e0bebda7a14d9f5fb1 Mon Sep 17 00:00:00 2001 From: 200123028 <84093681+200123028@users.noreply.github.com> Date: Thu, 13 May 2021 00:06:40 +0530 Subject: [PATCH 2/3] 200123028.md uploaded --- Submission/200123028.md | 48 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 Submission/200123028.md diff --git a/Submission/200123028.md b/Submission/200123028.md new file mode 100644 index 0000000..6343051 --- /dev/null +++ b/Submission/200123028.md @@ -0,0 +1,48 @@ +# **KAMMARI PRAVITH CHARY** +## 200123028 + +... +| Event Name| Event Date|Gone through Resources| +|----|-----|-----| +|OPEN SOURCE|10/5/2021|YES| +|COMPETITIVE CODING|11/5/2021|YES| +|DESIGN|12/5/2021|NO| +|GAME DEVELOPMENT|13/5/2021|NO| +|WEB DEVELOPMENT|14/5/2021|YES| +|MACHINE LEARNING|15/5/2021|YES| +|APP DEVELOPMENT|16/5/2021|YES| +... + +_Code for sum of ASCII Values of letters of my full name_ + +```cpp +#include +using namespace std; +int main() +{ + string name="KAMMARI PRAVITH CHARY"; + int count=0; + for(int i=0;i_**Interests**_ + +1. **Open Sources**: I am completely new programming--learning C-Language through CS101 course. But parallel to it, I even wanna learn other languages in a smooth and clear way. I wanna explore many things in coding club and share my knowledge with others and learn many things from them. Contributing to an idea or a project that solves the problems of the real world motivates me for sure. + +2. **** \ No newline at end of file From c94014302dfcb126bf9958be89ee5067844217d4 Mon Sep 17 00:00:00 2001 From: 200123028 <84093681+200123028@users.noreply.github.com> Date: Thu, 13 May 2021 00:15:19 +0530 Subject: [PATCH 3/3] 200123028 is added