Skip to content
forked from itsaerie/pyLearner

Web app designed to teach and provide practice problems for basic Python

Notifications You must be signed in to change notification settings

moppr/pyLearner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyLearner

A web app meant to assist students in learning the CS100 curriculum by providing them practice problems. These problems are presented similarly to LeetCode/HackerRank so that students can familiarize themselves with problem solving when given limited editor functionality.

Local Deployment:

Requirements: node.js and npm

Run 'npm install' to install the required dependancies followed by 'npm start' to start the server file under local host with the port 10000

Written primarily in Javascript.

About

Web app designed to teach and provide practice problems for basic Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.1%
  • HTML 39.4%
  • Other 0.5%