Find Jobs
Hire Freelancers

Write a Program in the Scheme Programming Language

$10-30 USD

Closed
Posted over 6 years ago

$10-30 USD

Paid on delivery
Write a Scheme program that implements the following functions: • (convert number base) The function should convert the number in base 10 to its equivalent in base base • This procedure, called roll-till-you-win, takes as argument a particular bet and simulates the rolling of a die until the bet wins (define (roll-till-you-win bet) (let ((die-roll (1+ (random 6)))) (display die-roll) (newline) (cond ((=die-roll bet) (display “You won!”)) (else (roll-till-you-win bet))))) Modify roll-till-you-win so that the procedure makes a random bet at each roll. The new procedure should take no arguments and simply keep rolling the die until the random bet happens to be the same as the new roll. Here is a sample printout of the result: Bet: 5 Result: 4 Bet: 1 Result: 3 Bet: 4 Result: 4 You won! • Write a third procedure: (list-primes n) This procedure will print the prime numbers up to n. Sample: (list-primes 20) 2 3 5 7 11 13 17 19
Project ID: 15728612

About the project

2 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
2 freelancers are bidding on average $50 USD for this job
User Avatar
Hello Sir, I've already started working on your project to deliver in time. I am a computer science tutor, I teach (among others) Scheme, LISP, Haskell, Prolog and Algorithms. I have done many projects like this, and I'm one of the top Scheme developers, and you can check by clicking on my profile picture. Please contact me for more details when possible. I look forward to work for you, Sir. Best Regards.
$55 USD in 0 day
4.7 (22 reviews)
5.1
5.1
User Avatar
Hi, I have worked a lot with scheme and functional languages. I can do this to you in a couple hours. Thank you Habilidades e Experiência Relevantes I have implemented a lot of algorithms in Lisp/Scheme. Pré-pagamentos Propostos $20 USD - First function $20 USD - Second function $20 USD - Third function
$45 USD in 0 day
5.0 (3 reviews)
3.0
3.0

About the client

Flag of UNITED STATES
Seattle, United States
4.8
1
Member since Nov 25, 2017

Client Verification

Other jobs from this client

Write a Prolog Program
$10-30 USD
Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.