Skip to content

khianvictorycalderon/Programming-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Practice

List of common programming practices used in interview questions. Both JavaScript and Python.

To run a JavaScript file:

  • node <file>

To run a Python file:

  • py <file_path>
  • or
  • python <file_path>

To clone this project

  1. git clone https://github.com/khianvictorycalderon/Programming-Practice.git

About

A combination of context switching python and javascript programming concept practice files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published