Skip to content

This project was a 20 minute test to see whether I could complete 'The X challenge' in 20 minutes

Notifications You must be signed in to change notification settings

jacotcher/x-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

x-challenge

This project was a 20 minute test to see whether I could complete 'The X challenge' in 20 minutes.

The x-challenge is where a program takes an input and out puts an X with the same number of rows and columns as the input. For example:

An input of 3 would give:

X X
 X
X X

An input of 5 would give:

X   X
 X X
  X
 X X
X   X

About

This project was a 20 minute test to see whether I could complete 'The X challenge' in 20 minutes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages