Xander Ehlert
@XanderEhlert
first post in months pog
Essentially calculates the area under a semi-circle using a Reimann sum (if you're curious I'm using midpoint rectangles). id
Python
As the title states, this is my #WEEKLY 2 submission, in only 7 lines.
uh
idk what else to say
Please upvote
Enjoy :)
Python
This is my #WEEKLY 1 submission, but unlike most submissions, it is in only one line (with zero division accounted for).
Please upvote
Enjoy :)
Python
This just reads itself and prints it to the console, but it has syntax highlighting.
You can add your own file to see as well.
Enjoy :)
Python
I know this is poor timing on my part for releasing this now...
What is Klang?
Klang is a new language (made by yours truly) coded in Python (only t
Python
Jakman cool. If you want to expand this language it would probably be better if it was written in C. Python is already interpreted. Unless klang is based on a certain use,it would be better for it to be written in C for better utility and control.3 years ago
As said in the title, this is just a gravity simulator.
It essentially uses Tkinter text bindings, time.sleep, and .move() to move a certain amount (d
Python
This is part of my parser that I used for one of my games.
Technically, this is not an actual parser, but a lexer.
For those of you who don't know w
Python
Test yourself in an all-out battle of the dice against the computer
Type r to reroll a die and - to not
Please Upvote
Enjoy :)
Python
All this program does is sense when you hit a key, and then print something from one of two files. (similar to #mat1's hacker typer, but shorter and n
Python
Yes, it is a working IDE
Thanks to #xolyon for the Styling Text tutorial and #mat1 for the hacker typer program (I only used the tuples, calm down)
Python
Codemonkey51 Hrmmm
303872ED-EA54-45CA-BD18-BB354594FD41
It works!
Also I got multi line working (how to: obfuscate by making it inline, copy, paste, run code.)3 years ago
N3rdL0rd I like the coloring, but otherwise, it would be easier to just do this:
import os;os.system("python")
`3 years ago
Recently, I made a program in Python to calculate Euler's number (e)
More recently, I made a crash course on Swift (if you want to check it out: htt
Swift
Swift is a powerful and intuitive programming language for macOS, iOS, watchOS, tvOS and beyond.
Apple
It surprised me when I saw that no one had do
Swift
theangryepicbanana A few thoughts:
> Similar to Rust, Swift was made to have high usability and performance (similar to Rust)
You mention "similar to Rust" twice here lol.
> Similar to C/C++, you declare variables using the var keyword
C nor C++ use var for declaring variables, but languages like JavaScript and Dart do.
> Although the ! is not required, if you don't use it, the compiler will throw an error at you.
Yes, this is because readLine returns an optional String type. If the user didn't enter anything o3 years ago
If you don't know what ASCII is, click here
What this program does:
This program converts text, numbers, or symbols to ASCII Binary. It does this by
Python
Post-it notes made using Tkinter and Python.
It's not that long.
But it was hard to create
Upvote for the effort, please.
Please enjoy :)
Python
Pi
I used a lot of trig in this one.
Idk how I even did it.
Also, shoutout to @CodingCactus for the second approximation
Please upvote and enjoy :
Python
So if you don't know what Euler's number is (e), it is a mathematical constant used with stuff to model the real world.
There are multiple ways to ca
Python
theangryepicbanana @XanderEhlert Please refrain from using alternate accounts to upvote your posts. Continuing to do so will result in you being banned from Repl Talk.
image3 years ago
So I was really bored with this whole stay at home stuff and I saw @LizFoster 's pi approximations.
I decided to try to create my own formula infinit
Python
DynamicSquid This is actually really cool! I also made a tutorial on this actually if you want to check it out!3 years ago
14 Days of Quarantine...
Upvote for part 2!
Developer Notes: This is my first Repl! (But definitely not my first python program)
Special thanks to @
Python
PXY This is a fantastic game! Definitely has a lot of moving parts to it, and impresses me greatly. There are a few errors as mentioned below, but I'm confident they'll be looked into some day.3 years ago
brasilchicken10 Got to espionage building part then it just kept saying where do you want to go over and over again.3 years ago