Find Jobs
Hire Freelancers

Write a Program in the Scheme Programming Language

$10-30 USD

Închis
Data postării: peste 6 ani în urmă

$10-30 USD

Plata la predare
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
ID-ul proiectului: 15728612

Despre proiect

2 propuneri
Proiect la distanță
Activ: 6 ani în urmă

Vrei să câștigi bani?

Avantajele de a licita pe platforma Freelancer

Stabilește bugetul și intervalul temporal
Îți primești plata pentru serviciile prestate
Evidențiază-ți propunerea
Te înregistrezi și licitezi gratuit pentru proiecte
2 freelanceri plasează o ofertă medie de $50 USD pentru proiect
Avatarul utilizatorului
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 în 0 zi
4,7 (22 recenzii)
5,1
5,1
Avatarul utilizatorului
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 în 0 zi
5,0 (3 recenzii)
3,0
3,0

Despre client

Steagul UNITED STATES
Seattle, United States
4,8
1
Membru din nov. 25, 2017

Verificarea clientului

Alte proiecte ale acestui client

Write a Prolog Program
$10-30 USD
Mulțumim! Ți-am trimis prin e-mail linkul pe care trebuie să-l accesezi pentru a revendica creditul gratuit.
A apărut o eroare la trimiterea e-mailului. Încearcă din nou.
Utilizatori înregistrați Totalul proiectelor postate
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Se încarcă previzualizarea
S-a oferit permisiunea de depistare a locației.
Ți-a expirat sesiunea pentru conectare sau te-ai deconectat. Conectează-te din nou.