Skip to main content
Commonmark migration
Source Link

#Pyth, 30 bytes

Pyth, 30 bytes

.R+*.075J%.d3C\d6.105 1+*3J280 

My first Pyth program!

Thanks @Jakube for some hints (I would never have thought of those!)

#Pyth, 30 bytes

.R+*.075J%.d3C\d6.105 1+*3J280 

My first Pyth program!

Thanks @Jakube for some hints (I would never have thought of those!)

Pyth, 30 bytes

.R+*.075J%.d3C\d6.105 1+*3J280 

My first Pyth program!

Thanks @Jakube for some hints (I would never have thought of those!)

golfed
Source Link
Blue
  • 28.8k
  • 8
  • 53
  • 101

#Pyth, 3330 bytes

J%.d3C\d .R+*.075J6075J%.d3C\d6.105 1 +*3J2801+*3J280 

My first Pyth program!

Thanks @Jakube for some hints (I would never have thought of those!)

#Pyth, 33 bytes

J%.d3C\d .R+*.075J6.105 1 +*3J280 

My first Pyth program!

Thanks @Jakube for some hints (I would never have thought of those!)

#Pyth, 30 bytes

.R+*.075J%.d3C\d6.105 1+*3J280 

My first Pyth program!

Thanks @Jakube for some hints (I would never have thought of those!)

golfed
Source Link
Blue
  • 28.8k
  • 8
  • 53
  • 101

#Pyth, 3733 bytes

=Z%J%.d3 100d3C\d .R+*ZR+*.075 6075J6.155105 1 +*Z3 280+*3J280 

Very basic, probably could be golfed much further, also myMy first Pyth program!

Thanks @Jakube for some hints (I would never have thought of those!)

#Pyth, 37 bytes

=Z%.d3 100 .R+*Z.075 6.155 1 +*Z3 280 

Very basic, probably could be golfed much further, also my first Pyth program!

#Pyth, 33 bytes

J%.d3C\d .R+*.075J6.105 1 +*3J280 

My first Pyth program!

Thanks @Jakube for some hints (I would never have thought of those!)

Source Link
Blue
  • 28.8k
  • 8
  • 53
  • 101
Loading