Skip to content
Avatar
✍️
I may be slow to respond.
✍️
I may be slow to respond.
  • IGEC,Sagar
  • Sagar (M.P)

Popular repositories

  1. Internet

    1

  2. learn and build logic

    C 1

  3. programing language

    C++ 1

  4. programming language

    Java 1

  5. Forked from microsoft/AcademicContent

    Free tech resources for faculty, students, researchers, life-long learners, and academic community builders for use in tech based courses, workshops, and hackathons.

    Jupyter Notebook 1

97 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 1, 2020

Rohit484 has no activity yet for this period.

October 2020

Created a pull request in Rohit484/c-programming-language- that received 2 comments

desktop/document

#include<stdio.h> void main() { int i,j,rows; printf("\n enter your number of rows"); scanf("%d",&rows); for(i=1; rows>=i; ++i) { for(j=1; j<=i; ++j)…

+252 −0 2 comments

Opened their first pull request on GitHub in Rohit484/wEB-DEVLOPMENT-

Rohit pandey created their first pull request!

First pull request

html/desktop

Opened their first issue on GitHub in Rohit484/Csharp-

Rohit pandey created their first issue!

First issue

c#

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.